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

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1141994 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml
index ac9d821..d191523 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>2.1</version>
+    <version>3-SNAPSHOT</version>
     <url>http://felix.apache.org/</url>
     <inceptionYear>2006</inceptionYear>
     <description>Apache Felix is an OSGi implementation.</description>
@@ -62,9 +62,9 @@
     </mailingLists>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/felix-parent-2.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-2.1</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/felix-parent-2.1</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>