Author: djencks
Date: Fri May 7 23:58:01 2010
New Revision: 942279
URL: http://svn.apache.org/viewvc?rev=942279&view=rev
Log:
roll back version for next release try
Modified:
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/trunk/geronimo-connector/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/components/txmanager/trunk/geronimo-connector/pom.xml?rev=942279&r1=942278&r2=942279&view=diff
==============================================================================
--- geronimo/components/txmanager/trunk/geronimo-connector/pom.xml (original)
+++ geronimo/components/txmanager/trunk/geronimo-connector/pom.xml Fri May 7 23:58:01 2010
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.components</groupId>
<artifactId>geronimo-txmanager-parent</artifactId>
- <version>3.1-SNAPSHOT</version>
+ <version>3.0-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=942279&r1=942278&r2=942279&view=diff
==============================================================================
--- geronimo/components/txmanager/trunk/geronimo-transaction/pom.xml (original)
+++ geronimo/components/txmanager/trunk/geronimo-transaction/pom.xml Fri May 7 23:58:01 2010
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.components</groupId>
<artifactId>geronimo-txmanager-parent</artifactId>
- <version>3.1-SNAPSHOT</version>
+ <version>3.0-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=942279&r1=942278&r2=942279&view=diff
==============================================================================
--- geronimo/components/txmanager/trunk/pom.xml (original)
+++ geronimo/components/txmanager/trunk/pom.xml Fri May 7 23:58:01 2010
@@ -31,7 +31,7 @@
<groupId>org.apache.geronimo.components</groupId>
<artifactId>geronimo-txmanager-parent</artifactId>
- <version>3.1-SNAPSHOT</version>
+ <version>3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Geronimo TxManager</name>
|