fix scm tags for the move from the tck repository

git-svn-id: https://svn.apache.org/repos/asf/geronimo/components/geronimo-schema-jee_5/trunk@938425 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 84aab04..f80c105 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,9 +39,9 @@
     <description>Geronimo project to build javaee schemas using xmlbeans</description>
 
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/tck/geronimo-tck/schema/geronimo-schema-jee_5/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/tck/geronimo-tck/schema/geronimo-schema-jee_5/trunk</developerConnection>
-        <url>https://svn.apache.org/repos/tck/geronimo-tck/schema/geronimo-schema-jee_5/trunk</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/components/geronimo-schema-jee_5/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/components/geronimo-schema-jee_5/trunk</developerConnection>
+        <url>https://svn.apache.org/repos/asf/geronimo/components/geronimo-schema-jee_5/trunk</url>
     </scm>
 
     <dependencies>