[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@881263 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/launcher/pom.xml b/gogo/launcher/pom.xml
index ad1cb3b..3363734 100644
--- a/gogo/launcher/pom.xml
+++ b/gogo/launcher/pom.xml
@@ -20,13 +20,13 @@
     <parent>
         <groupId>org.apache.felix.gogo</groupId>
         <artifactId>gogo</artifactId>
-        <version>0.2.2</version>
+        <version>0.3.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
     <name>Apache Felix Gogo Shell Launcher</name>
     <artifactId>org.apache.felix.gogo.launcher</artifactId>
-    <version>0.2.2</version>
+    <version>0.3.0-SNAPSHOT</version>
     <dependencies>
         <dependency>
             <groupId>org.apache.felix</groupId>