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

git-svn-id: https://svn.apache.org/repos/asf/aries/branches/proxy-0.3.x@1352746 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/proxy-bundle/pom.xml b/proxy-bundle/pom.xml
index 4ed27c3..78518a3 100644
--- a/proxy-bundle/pom.xml
+++ b/proxy-bundle/pom.xml
@@ -27,7 +27,7 @@
     <artifactId>org.apache.aries.proxy</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Bundle</name>
-    <version>0.3.1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <description>
         This bundle contains the Apache Aries Proxy Service.
     </description>
@@ -82,8 +82,8 @@
         </dependency>
     </dependencies>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-0.3.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-0.3.1</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy-0.3.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/proxy-0.3.x/proxy-bundle/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/proxy-0.3.x/proxy-bundle/</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/branches/proxy-0.3.x/proxy-bundle/</url>
     </scm>
 </project>