updated the poms with the new SCM URLs

git-svn-id: https://svn.apache.org/repos/asf/tiles/autotag/trunk@1333565 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 444155b..4bfc51e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,9 +36,9 @@
     <description>Automatic generation of tags.</description>
     <url>http://tiles.apache.org/tiles-autotag/</url>
     <scm>
-        <connection>scm:svn:http://svn.eu.apache.org/repos/asf/tiles/framework/trunk/tiles-autotag/</connection>
-        <developerConnection>scm:svn:https://svn.eu.apache.org/repos/asf/tiles/framework/trunk/tiles-autotag/</developerConnection>
-        <url>http://svn.eu.apache.org/viewvc/tiles/framework/trunk/tiles-autotag/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/tiles/autotag/trunk/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/autotag/trunk/</developerConnection>
+        <url>http://svn.apache.org/viewvc/tiles/autotag/trunk/</url>
     </scm>
     <issueManagement>
         <system>JIRA</system>