[java-parent-project] branch maint-7 updated: JPAR-159 - Update Maven Central URL to https
Ian Young
ian at iay.org.uk
Thu Jan 16 12:24:44 EST 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-7
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=7855df472f4d16229d78f5e5ae8a46355dc3e94e
The following commit(s) were added to refs/heads/maint-7 by this push:
new 7855df4 JPAR-159 - Update Maven Central URL to https
7855df4 is described below
commit 7855df472f4d16229d78f5e5ae8a46355dc3e94e
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 944b1a5..cd6de3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<maven-javadoc-plugin.version>3.0.0</maven-javadoc-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