Author: veithen Date: Sat Jun 30 13:36:40 2012 New Revision: 1355738 URL: http://svn.apache.org/viewvc?rev=1355738&view=rev Log: Fixed shibboleth repository location.
Modified: axis/axis2/java/rampart/trunk/pom.xml Modified: axis/axis2/java/rampart/trunk/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/pom.xml?rev=1355738&r1=1355737&r2=1355738&view=diff ============================================================================== --- axis/axis2/java/rampart/trunk/pom.xml (original) +++ axis/axis2/java/rampart/trunk/pom.xml Sat Jun 30 13:36:40 2012 @@ -133,7 +133,7 @@ </snapshots> <id>open-saml</id> <name>OpenSAML</name> - <url>http://shibboleth.internet2.edu/downloads/maven2/</url> + <url>https://build.shibboleth.net/nexus/content/groups/public/</url> </repository> </repositories>