Rollback version.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1057838 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/command/pom.xml b/gogo/command/pom.xml
index 9600673..7a63a8e 100644
--- a/gogo/command/pom.xml
+++ b/gogo/command/pom.xml
@@ -28,7 +28,7 @@
 
   <artifactId>org.apache.felix.gogo.command</artifactId>
   <packaging>bundle</packaging>
-  <version>0.9.0-SNAPSHOT</version>
+  <version>0.7.0-SNAPSHOT</version>
   <name>Apache Felix Gogo Command</name>
 
   <description>
diff --git a/gogo/runtime/pom.xml b/gogo/runtime/pom.xml
index 184d1a1..a29ed2f 100644
--- a/gogo/runtime/pom.xml
+++ b/gogo/runtime/pom.xml
@@ -27,7 +27,7 @@
     <packaging>bundle</packaging>
     <name>Apache Felix Gogo Runtime</name>
     <artifactId>org.apache.felix.gogo.runtime</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <dependencies>
         <dependency>
             <groupId>org.osgi</groupId>
diff --git a/gogo/shell/pom.xml b/gogo/shell/pom.xml
index ff8575b..3dd8f45 100644
--- a/gogo/shell/pom.xml
+++ b/gogo/shell/pom.xml
@@ -27,7 +27,7 @@
     <packaging>bundle</packaging>
     <name>Apache Felix Gogo Shell</name>
     <artifactId>org.apache.felix.gogo.shell</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <dependencies>
         <dependency>
             <groupId>org.osgi</groupId>