Author: chirino
Date: Fri Apr 4 12:14:18 2008
New Revision: 644830
URL: http://svn.apache.org/viewvc?rev=644830&view=rev
Log:
changing ver back to 3.1-SNAPSHOT
Modified:
activemq/activeio/trunk/activeio-core/pom.xml
activemq/activeio/trunk/pom.xml
Modified: activemq/activeio/trunk/activeio-core/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activeio/trunk/activeio-core/pom.xml?rev=644830&r1=644829&r2=644830&view=diff
==============================================================================
--- activemq/activeio/trunk/activeio-core/pom.xml (original)
+++ activemq/activeio/trunk/activeio-core/pom.xml Fri Apr 4 12:14:18 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.activemq</groupId>
<artifactId>activeio-parent</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.1-SNAPSHOT</version>
</parent>
<artifactId>activeio-core</artifactId>
Modified: activemq/activeio/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activeio/trunk/pom.xml?rev=644830&r1=644829&r2=644830&view=diff
==============================================================================
--- activemq/activeio/trunk/pom.xml (original)
+++ activemq/activeio/trunk/pom.xml Fri Apr 4 12:14:18 2008
@@ -27,7 +27,7 @@
<groupId>org.apache.activemq</groupId>
<artifactId>activeio-parent</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ActiveIO</name>
<description></description>