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

git-svn-id: https://svn.apache.org/repos/asf/aries/branches/org.apache.aries.proxy.impl-0.4.1@1352754 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index c5b320d..93038de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,15 +29,15 @@
     <artifactId>org.apache.aries.proxy.impl</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Service</name>
-    <version>0.4.1</version>
+    <version>0.4.2-SNAPSHOT</version>
     <description>
         This bundle contains the proxy service implementation for Apache Aries
     </description>
 
     <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.impl-0.4.1</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.impl-0.4.1</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy.impl-0.4.1</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/org.apache.aries.proxy.impl-0.4.1</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/org.apache.aries.proxy.impl-0.4.1</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/branches/org.apache.aries.proxy.impl-0.4.1</url>
     </scm>