[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue Jun 26 15:24:53 BST 2012
Author: lajoie
Date: Tue Jun 26 10:24:53 2012
New Revision: 4196
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4196&view=rev
Log:
Update POM to point to new repo server
Modified:
trunk/idp-parent/pom.xml
Modified: trunk/idp-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-parent/pom.xml?rev=4196&r1=4195&r2=4196&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Tue Jun 26 10:24:53 2012
@@ -54,14 +54,14 @@
<repositories>
<repository>
<id>shib-release</id>
- <url>https://shibboleth.net/nexus/content/groups/public</url>
+ <url>https://build.shibboleth.net/nexus/content/groups/public</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>shib-snapshot</id>
- <url>https://shibboleth.net/nexus/content/repositories/snapshots</url>
+ <url>https://build.shibboleth.net/nexus/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
More information about the commits
mailing list