FELIX-1523: Fix Karaf version to 0.9.0-SNAPSHOT as next release will be 1.0.0
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@807528 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/gshell/gshell-commands/pom.xml b/karaf/gshell/gshell-commands/pom.xml
index 86128a6..83ba49d 100644
--- a/karaf/gshell/gshell-commands/pom.xml
+++ b/karaf/gshell/gshell-commands/pom.xml
@@ -24,13 +24,13 @@
<parent>
<groupId>org.apache.felix.karaf.gshell</groupId>
<artifactId>gshell</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>0.9.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.felix.karaf.gshell</groupId>
<artifactId>org.apache.felix.karaf.gshell.commands</artifactId>
<packaging>bundle</packaging>
- <version>1.2.0-SNAPSHOT</version>
+ <version>0.9.0-SNAPSHOT</version>
<name>Apache Felix Karaf :: GShell Various Commands</name>
<description>