[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1493462 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/annotations/pom.xml b/ipojo/manipulator/annotations/pom.xml
index def7ca1..42cafe0 100644
--- a/ipojo/manipulator/annotations/pom.xml
+++ b/ipojo/manipulator/annotations/pom.xml
@@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.annotations</artifactId>
- <version>1.10.1</version>
+ <version>1.10.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Felix iPOJO Annotations</name>
@@ -75,10 +75,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.10.1/org.apache.felix.ipojo.annotations</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.10.1/org.apache.felix.ipojo.annotations</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.10.1/org.apache.felix.ipojo.annotations</url>
- </scm>
</project>