[java-parent-project] 02/03: JPAR-159 - Update Maven Central URL to https

Ian Young ian at iay.org.uk
Thu Jan 16 11:45:58 EST 2020


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=556b6bb3231a5ec9c52eda83f1bd84d684149cb3

commit 556b6bb3231a5ec9c52eda83f1bd84d684149cb3
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Jan 16 14:59:00 2020 +0000

    JPAR-159 - Update Maven Central URL to https
    
    https://issues.shibboleth.net/jira/browse/JPAR-159
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e948d3a..f983d2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
         <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
         <maven-war-plugin.version>3.2.3</maven-war-plugin.version>
 
-        <maven.central.url>http://repo1.maven.org/maven2</maven.central.url>
+        <maven.central.url>https://repo1.maven.org/maven2</maven.central.url>
         <shibboleth.site.url>https://build.shibboleth.net/nexus/content/sites/site/</shibboleth.site.url>
 
         <shibboleth.scm.connection>scm:git:https://git.shibboleth.net/git/</shibboleth.scm.connection>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list