Cancel EIK 0.9.0 release (missing asc signature files)


git-svn-id: https://svn.apache.org/repos/asf/karaf/eik/trunk/features/org.apache.karaf.eik.wtp.feature@1427511 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 1f4ee70..8f16370 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,13 +24,14 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.9.0</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.features</groupId>
     <artifactId>org.apache.karaf.eik.wtp.feature</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <packaging>eclipse-feature</packaging>
     <name>Apache Karaf :: EIK :: Features :: Eclipse WTP Integration Feature</name>
+
 </project>