From b8d49ccebf20384bcca43b97103739503bf1bced Mon Sep 17 00:00:00 2001 From: Daniel Beck Date: Tue, 8 Oct 2019 14:24:17 +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 dd14b98..1a9b7a0 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ repo.jenkins-ci.org - http://repo.jenkins-ci.org/public/ + https://repo.jenkins-ci.org/public/ @@ -76,7 +76,7 @@ repo.jenkins-ci.org - http://repo.jenkins-ci.org/public/ + https://repo.jenkins-ci.org/public/