You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by gt...@apache.org on 2009/06/24 16:40:23 UTC

svn commit: r788042 - in /activemq/activeio/trunk: activeio-core/pom.xml pom.xml

Author: gtully
Date: Wed Jun 24 14:40:22 2009
New Revision: 788042

URL: http://svn.apache.org/viewvc?rev=788042&view=rev
Log:
update the snapshot version since 3.1 is released

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=788042&r1=788041&r2=788042&view=diff
==============================================================================
--- activemq/activeio/trunk/activeio-core/pom.xml (original)
+++ activemq/activeio/trunk/activeio-core/pom.xml Wed Jun 24 14:40:22 2009
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activeio-parent</artifactId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.2-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=788042&r1=788041&r2=788042&view=diff
==============================================================================
--- activemq/activeio/trunk/pom.xml (original)
+++ activemq/activeio/trunk/pom.xml Wed Jun 24 14:40:22 2009
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activeio-parent</artifactId>
-  <version>3.1-SNAPSHOT</version>
+  <version>3.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ActiveIO</name>
   <description></description>