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.jmx.feature@1427511 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index f7d6b85..8154d06 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.jmx.feature</artifactId>
- <version>0.10.0-SNAPSHOT</version>
+ <version>0.9.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<name>Apache Karaf :: EIK :: Features :: JMX Eclipse Integration Feature</name>
+
</project>