[java-opensaml2 COMMIT] /branches/REL_2/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue Jun 26 15:02:59 BST 2012
Author: lajoie
Date: Tue Jun 26 10:02:59 2012
New Revision: 1577
URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1577&view=rev
Log:
update POMs to point to new server
Modified:
branches/REL_2/pom.xml
Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/branches/REL_2/pom.xml?rev=1577&r1=1576&r2=1577&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Tue Jun 26 10:02:59 2012
@@ -28,14 +28,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