[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/activemq/activeio/trunk@1328008 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/activeio-core/pom.xml b/activeio-core/pom.xml
index eab84c7..7531ec6 100644
--- a/activeio-core/pom.xml
+++ b/activeio-core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activeio-parent</artifactId>
-    <version>3.1.4</version>
+    <version>3.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>activeio-core</artifactId>
diff --git a/pom.xml b/pom.xml
index 9310ee9..b6d9607 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activeio-parent</artifactId>
-  <version>3.1.4</version>
+  <version>3.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ActiveIO</name>
   <description />
@@ -103,9 +103,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/tags/activeio-parent-3.1.4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/tags/activeio-parent-3.1.4</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/activemq/activeio/tags/activeio-parent-3.1.4</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/activemq/activeio/trunk</url>
   </scm>
 
   <build>