From 1dbd7325060220167a24ca5fb8cb15238b1f510d Mon Sep 17 00:00:00 2001 From: Daniel Beck Date: Tue, 8 Oct 2019 13:12:09 +0200 Subject: [PATCH] Use HTTPS URLs in pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 337533d..7004ca4 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ repo.jenkins-ci.org - http://repo.jenkins-ci.org/public/ + https://repo.jenkins-ci.org/public/ @@ -61,7 +61,7 @@ repo.jenkins-ci.org - http://repo.jenkins-ci.org/public/ + https://repo.jenkins-ci.org/public/