[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@813511 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/pom.xml b/gogo/pom.xml
index 3303e53..89d4762 100644
--- a/gogo/pom.xml
+++ b/gogo/pom.xml
@@ -30,7 +30,7 @@
<description>Apache Felix Gogo Shell</description>
<groupId>org.apache.felix.gogo</groupId>
<artifactId>gogo</artifactId>
- <version>0.2.0</version>
+ <version>0.3.0-SNAPSHOT</version>
<modules>
<module>runtime</module>
@@ -195,10 +195,4 @@
</build>
</profile>
</profiles>
-
- <scm>
- <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/gogo-0.2.0</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/gogo-0.2.0</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/gogo-0.2.0</url>
- </scm>
</project>