[java-opensaml COMMIT] /trunk/opensaml-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue Jun 26 15:24:50 BST 2012
Author: lajoie
Date: Tue Jun 26 10:24:50 2012
New Revision: 3068
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3068&view=rev
Log:
Update POM to point to new repo server
Modified:
trunk/opensaml-parent/pom.xml
Modified: trunk/opensaml-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-parent/pom.xml?rev=3068&r1=3067&r2=3068&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml (original)
+++ trunk/opensaml-parent/pom.xml Tue Jun 26 10:24:50 2012
@@ -50,14 +50,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