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

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1645942 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/pom.xml b/ipojo/manipulator/pom.xml
index 9f6fe28..77d9a4b 100644
--- a/ipojo/manipulator/pom.xml
+++ b/ipojo/manipulator/pom.xml
@@ -25,7 +25,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>org.apache.felix.ipojo.manipulator-project</artifactId>
-  <version>1.12.1</version>
+  <version>1.12.2-SNAPSHOT</version>
   <name>Apache Felix iPOJO Manipulator Project</name>
   <packaging>pom</packaging>
 
@@ -46,9 +46,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1</developerConnection>
-    <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/ipojo/manipulator</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/ipojo/manipulator</developerConnection>
+    <url>http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator</url>
   </scm>
 
   <build>