[java-parent-project] 01/02: JPAR-150 - use canonical shibboleth.site.url value
Ian Young
ian at iay.org.uk
Thu Dec 5 14:02:26 EST 2019
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=6c4fad090b5d1e5eca223f4bcce7ef5270901c26
commit 6c4fad090b5d1e5eca223f4bcce7ef5270901c26
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Dec 5 19:00:45 2019 +0000
JPAR-150 - use canonical shibboleth.site.url value
https://issues.shibboleth.net/jira/browse/JPAR-150
This greatly accelerates site:deploy operations from other than the Nexus host.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 40f6f7b..9951db0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
<maven-war-plugin.version>3.2.3</maven-war-plugin.version>
<maven.central.url>http://repo1.maven.org/maven2</maven.central.url>
- <shibboleth.site.url>http://build.shibboleth.net/nexus/content/sites/site/</shibboleth.site.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>
<shibboleth.scm.developerConnection>scm:git:git at git.shibboleth.net:</shibboleth.scm.developerConnection>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list