[extensions COMMIT] /java-idp-delegation/trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Fri Nov 2 14:42:57 EDT 2012


Author: scantor
Date: Fri Nov  2 14:42:57 2012
New Revision: 344

URL: http://svn.shibboleth.net/view/extensions?rev=344&view=rev
Log:
Update repo URLs.

Modified:
    java-idp-delegation/trunk/pom.xml

Modified: java-idp-delegation/trunk/pom.xml
URL: http://svn.shibboleth.net/view/extensions/java-idp-delegation/trunk/pom.xml?rev=344&r1=343&r2=344&view=diff
==============================================================================
--- java-idp-delegation/trunk/pom.xml (original)
+++ java-idp-delegation/trunk/pom.xml Fri Nov  2 14:42:57 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>
@@ -137,7 +137,7 @@
     
     <organization>
         <name>Shibboleth Project</name>
-        <url>http://www.shibboleth.net/</url>
+        <url>http://shibboleth.net/</url>
     </organization>
     
     <issueManagement>



More information about the commits mailing list