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

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1686366 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml
index 998ac41..b0837d8 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -30,7 +30,7 @@
     <artifactId>felix-parent</artifactId>
     <packaging>pom</packaging>
     <name>Apache Felix</name>
-    <version>3</version>
+    <version>4-SNAPSHOT</version>
     <url>http://felix.apache.org/</url>
     <inceptionYear>2006</inceptionYear>
     <description>Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.</description>
@@ -73,9 +73,9 @@
     </mailingLists>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/felix-parent-3</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-3</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/felix-parent-3</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/pom</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/pom</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/pom/?root=Apache-SVN</url>
     </scm>
 
     <distributionManagement>