From 064ad00477ed593e8b71e7fc1795c4574b823660 Mon Sep 17 00:00:00 2001 From: Daniel Beck Date: Tue, 8 Oct 2019 14:12:03 +0200 Subject: [PATCH] Use HTTPS URLs in pom.xml --- pom.xml | 4 ++-- .../plugins/patch/windows-gitstyle.patch | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index eaced7f..73cdb55 100644 --- a/pom.xml +++ b/pom.xml @@ -25,14 +25,14 @@ repo.jenkins-ci.org - http://repo.jenkins-ci.org/public/ + https://repo.jenkins-ci.org/public/ repo.jenkins-ci.org - http://repo.jenkins-ci.org/public/ + https://repo.jenkins-ci.org/public/ diff --git a/src/test/resources/org/jenkinsci/plugins/patch/windows-gitstyle.patch b/src/test/resources/org/jenkinsci/plugins/patch/windows-gitstyle.patch index f02b473..59c8329 100644 --- a/src/test/resources/org/jenkinsci/plugins/patch/windows-gitstyle.patch +++ b/src/test/resources/org/jenkinsci/plugins/patch/windows-gitstyle.patch @@ -1,9 +1,9 @@ -diff --git some/Foo.txt another/Foo.txt -index 11111..22222 33333 ---- a/Foo.txt -+++ b/Foo.txt -@@ -1,3 +1,3 @@ bogus - aaa --bbb -+bbb2 - ccc +diff --git some/Foo.txt another/Foo.txt +index 11111..22222 33333 +--- a/Foo.txt ++++ b/Foo.txt +@@ -1,3 +1,3 @@ bogus + aaa +-bbb ++bbb2 + ccc