Rollback latest releases.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@952279 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/command/pom.xml b/gogo/command/pom.xml
index fc148c4..76790be 100644
--- a/gogo/command/pom.xml
+++ b/gogo/command/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>gogo-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.6.0</version>
     <relativePath>../gogo-parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>org.apache.felix.gogo.command</artifactId>
   <packaging>bundle</packaging>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <name>Apache Felix Gogo Command</name>
 
   <description>
@@ -49,7 +49,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.gogo.runtime</artifactId>
-      <version>0.7.0-SNAPSHOT</version>
+      <version>0.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.felix</groupId>