[maven-scm] copy for tag geronimo-txmanager-parent-2.1

git-svn-id: https://svn.apache.org/repos/asf/geronimo/genesis/tags/geronimo-txmanager-parent-2.1@610675 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/geronimo-connector/pom.xml b/geronimo-connector/pom.xml
index 3ec73db..9908f65 100644
--- a/geronimo-connector/pom.xml
+++ b/geronimo-connector/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.components</groupId>
         <artifactId>geronimo-txmanager-parent</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>geronimo-connector</artifactId>
diff --git a/geronimo-transaction/pom.xml b/geronimo-transaction/pom.xml
index ba7fe7b..e937a7c 100644
--- a/geronimo-transaction/pom.xml
+++ b/geronimo-transaction/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.components</groupId>
         <artifactId>geronimo-txmanager-parent</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>geronimo-transaction</artifactId>
diff --git a/pom.xml b/pom.xml
index c15e97f..1a84b0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,14 +30,14 @@
 
     <groupId>org.apache.geronimo.components</groupId>
     <artifactId>geronimo-txmanager-parent</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.1</version>
     <packaging>pom</packaging>
     <name>Geronimo TxManager</name>
     
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/components/txmanager/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/components/txmanager/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/components/txmanager/trunk</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/genesis/tags/geronimo-txmanager-parent-2.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/genesis/tags/geronimo-txmanager-parent-2.1</developerConnection>
+        <url>https://svn.apache.org/repos/asf/geronimo/genesis/tags/geronimo-txmanager-parent-2.1</url>
     </scm>
     
     <properties>