You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2011/04/03 18:59:08 UTC

svn commit: r1088335 - /tuscany/sca-java-1.x/branches/sca-java-1.6.2/pom.xml

Author: nash
Date: Sun Apr  3 16:59:08 2011
New Revision: 1088335

URL: http://svn.apache.org/viewvc?rev=1088335&view=rev
Log:
Use new aggregated repository URL for Apache snapshots

Modified:
    tuscany/sca-java-1.x/branches/sca-java-1.6.2/pom.xml

Modified: tuscany/sca-java-1.x/branches/sca-java-1.6.2/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/branches/sca-java-1.6.2/pom.xml?rev=1088335&r1=1088334&r2=1088335&view=diff
==============================================================================
--- tuscany/sca-java-1.x/branches/sca-java-1.6.2/pom.xml (original)
+++ tuscany/sca-java-1.x/branches/sca-java-1.6.2/pom.xml Sun Apr  3 16:59:08 2011
@@ -66,7 +66,7 @@
        <repository>
             <id>apache.snapshots</id>
             <name>Apache SNAPSHOT Repository</name>
-            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+            <url>http://repository.apache.org/snapshots</url>
             <releases>
                 <enabled>false</enabled>
             </releases>
@@ -75,17 +75,6 @@
             </snapshots>
         </repository>
         <repository>
-            <id>apache.repository</id>
-            <name>Apache Repository</name>
-            <url>https://repository.apache.org/content/groups/snapshots</url>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-            <snapshots>
-                <enabled>true</enabled>
-            </snapshots>
-        </repository>
-        <repository>
             <id>indiana</id>
             <url>http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/</url>
             <releases>
@@ -158,7 +147,7 @@
         <pluginRepository>
             <id>apache.snapshots</id>
             <name>Apache SNAPSHOT Repository</name>
-            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+            <url>http://repository.apache.org/snapshots</url>
             <releases>
                 <enabled>false</enabled>
             </releases>