use new snapshots repository http://repository.apache.org/


git-svn-id: https://svn.apache.org/repos/asf/tiles/framework/trunk@1332387 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index bc3422b..28a27cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -271,7 +271,7 @@
     <repositories>
         <repository>
             <id>apache.snapshots</id>
-            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+            <url>https://repository.apache.org/content/groups/snapshots/</url>
             <snapshots>
                 <enabled>true</enabled>
             </snapshots>
@@ -283,7 +283,7 @@
     <pluginRepositories>
         <pluginRepository>
             <id>apache.snapshots</id>
-            <url>http://people.apache.org/repo/m2-snapshot-repository/</url>
+            <url>https://repository.apache.org/content/groups/snapshots/</url>
             <snapshots>
                 <enabled>true</enabled>
             </snapshots>