[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1593926 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/online-manipulator/pom.xml b/ipojo/manipulator/online-manipulator/pom.xml
index f365470..4c75874 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.12.0</version>
+ <version>1.12.1-SNAPSHOT</version>
<description>
iPOJO online manipulator allowing install time manipulation of iPOJO bundle.
@@ -186,10 +186,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.0/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.12.0/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.12.0/org.apache.felix.ipojo.manipulator.online</url>
- </scm>
</project>