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/webconsole/pom.xml b/karaf/webconsole/pom.xml
index 69bc87c..39fb6de 100644
--- a/karaf/webconsole/pom.xml
+++ b/karaf/webconsole/pom.xml
@@ -25,13 +25,13 @@
   <parent>
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>karaf</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.felix.karaf.webconsole</groupId>
   <artifactId>webconsole</artifactId>
   <packaging>pom</packaging>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>0.9.0-SNAPSHOT</version>
   <name>Apache Felix Karaf :: Web Console</name>
   
   <modules>