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

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1576374 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/online-manipulator/pom.xml b/ipojo/manipulator/online-manipulator/pom.xml
index 2111436..a64dfeb 100644
--- a/ipojo/manipulator/online-manipulator/pom.xml
+++ b/ipojo/manipulator/online-manipulator/pom.xml
@@ -27,7 +27,7 @@
     <packaging>bundle</packaging>
     <name>Apache Felix iPOJO - Online Manipulator</name>
     <artifactId>org.apache.felix.ipojo.manipulator.online</artifactId>
-    <version>1.11.2</version>
+    <version>1.11.3-SNAPSHOT</version>
 
     <description>
         iPOJO online manipulator allowing install time manipulation of iPOJO bundle.
@@ -183,10 +183,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.manipulator.online</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.manipulator.online</developerConnection>
-    <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.manipulator.online</url>
-  </scm>
 </project>