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