You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2007/09/21 21:15:44 UTC

svn commit: r578235 - in /geronimo/components/txmanager: branches/2.0/geronimo-connector/pom.xml branches/2.0/geronimo-transaction/pom.xml branches/2.0/pom.xml trunk/geronimo-connector/pom.xml trunk/geronimo-transaction/pom.xml trunk/pom.xml

Author: kevan
Date: Fri Sep 21 12:15:43 2007
New Revision: 578235

URL: http://svn.apache.org/viewvc?rev=578235&view=rev
Log:
Update the txmanager versions. trunk should be 2.1-SNAPSHOT and branches/2.0 is 2.0.2-SNAPSHOT

Modified:
    geronimo/components/txmanager/branches/2.0/geronimo-connector/pom.xml
    geronimo/components/txmanager/branches/2.0/geronimo-transaction/pom.xml
    geronimo/components/txmanager/branches/2.0/pom.xml
    geronimo/components/txmanager/trunk/geronimo-connector/pom.xml
    geronimo/components/txmanager/trunk/geronimo-transaction/pom.xml
    geronimo/components/txmanager/trunk/pom.xml

Modified: geronimo/components/txmanager/branches/2.0/geronimo-connector/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/components/txmanager/branches/2.0/geronimo-connector/pom.xml?rev=578235&r1=578234&r2=578235&view=diff
==============================================================================
--- geronimo/components/txmanager/branches/2.0/geronimo-connector/pom.xml (original)
+++ geronimo/components/txmanager/branches/2.0/geronimo-connector/pom.xml Fri Sep 21 12:15:43 2007
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.components</groupId>
         <artifactId>geronimo-txmanager-parent</artifactId>
-        <version>2.0.1</version>
+        <version>2.0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-connector</artifactId>

Modified: geronimo/components/txmanager/branches/2.0/geronimo-transaction/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/components/txmanager/branches/2.0/geronimo-transaction/pom.xml?rev=578235&r1=578234&r2=578235&view=diff
==============================================================================
--- geronimo/components/txmanager/branches/2.0/geronimo-transaction/pom.xml (original)
+++ geronimo/components/txmanager/branches/2.0/geronimo-transaction/pom.xml Fri Sep 21 12:15:43 2007
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.components</groupId>
         <artifactId>geronimo-txmanager-parent</artifactId>
-        <version>2.0.1</version>
+        <version>2.0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-transaction</artifactId>

Modified: geronimo/components/txmanager/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/components/txmanager/branches/2.0/pom.xml?rev=578235&r1=578234&r2=578235&view=diff
==============================================================================
--- geronimo/components/txmanager/branches/2.0/pom.xml (original)
+++ geronimo/components/txmanager/branches/2.0/pom.xml Fri Sep 21 12:15:43 2007
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.geronimo.components</groupId>
     <artifactId>geronimo-txmanager-parent</artifactId>
-    <version>2.0.1</version>
+    <version>2.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Geronimo TxManager</name>
     

Modified: geronimo/components/txmanager/trunk/geronimo-connector/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/components/txmanager/trunk/geronimo-connector/pom.xml?rev=578235&r1=578234&r2=578235&view=diff
==============================================================================
--- geronimo/components/txmanager/trunk/geronimo-connector/pom.xml (original)
+++ geronimo/components/txmanager/trunk/geronimo-connector/pom.xml Fri Sep 21 12:15:43 2007
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.components</groupId>
         <artifactId>geronimo-txmanager-parent</artifactId>
-        <version>2.0-SNAPSHOT</version>
+        <version>2.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-connector</artifactId>

Modified: geronimo/components/txmanager/trunk/geronimo-transaction/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/components/txmanager/trunk/geronimo-transaction/pom.xml?rev=578235&r1=578234&r2=578235&view=diff
==============================================================================
--- geronimo/components/txmanager/trunk/geronimo-transaction/pom.xml (original)
+++ geronimo/components/txmanager/trunk/geronimo-transaction/pom.xml Fri Sep 21 12:15:43 2007
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.components</groupId>
         <artifactId>geronimo-txmanager-parent</artifactId>
-        <version>2.0-SNAPSHOT</version>
+        <version>2.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-transaction</artifactId>

Modified: geronimo/components/txmanager/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/components/txmanager/trunk/pom.xml?rev=578235&r1=578234&r2=578235&view=diff
==============================================================================
--- geronimo/components/txmanager/trunk/pom.xml (original)
+++ geronimo/components/txmanager/trunk/pom.xml Fri Sep 21 12:15:43 2007
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.geronimo.components</groupId>
     <artifactId>geronimo-txmanager-parent</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Geronimo TxManager</name>