Use new aggregated repository URL for Apache snapshots

git-svn-id: https://svn.apache.org/repos/asf/tuscany/sca-java-1.x/trunk@1091743 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 77f074c..2d9b14c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,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>
@@ -76,17 +76,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>
@@ -159,7 +148,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>