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