Align command module version number with other Gogo modules, even
though eventually they will version independently. (FELIX-2042)


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@947772 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/command/pom.xml b/gogo/command/pom.xml
index 7492625..e97a3e3 100644
--- a/gogo/command/pom.xml
+++ b/gogo/command/pom.xml
@@ -27,7 +27,7 @@
 
   <artifactId>org.apache.felix.gogo.command</artifactId>
   <packaging>bundle</packaging>
-  <version>0.9.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <name>Apache Felix Gogo Command</name>
 
   <description>