[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@796453 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/arch/pom.xml b/ipojo/arch/pom.xml
index ee776c5..6572ad7 100644
--- a/ipojo/arch/pom.xml
+++ b/ipojo/arch/pom.xml
@@ -28,7 +28,7 @@
<name>Apache Felix iPOJO Arch Command</name>
<artifactId>org.apache.felix.ipojo.arch</artifactId>
<groupId>org.apache.felix</groupId>
- <version>1.4.0</version>
+ <version>1.5.0-SNAPSHOT</version>
<description>Arch command to collect and print information about iPOJO instances.</description>
<url>http://felix.apache.org/site/ipojo-arch-command.html</url>
@@ -123,10 +123,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.arch-1.4.0</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.arch-1.4.0</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.arch-1.4.0</url>
- </scm>
</project>