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