FELIX-4074/FELIX-4075 Revert to previous SNAPSHOT version

Cancelling the release to include the fixes for the bugs

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1486196 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index 702baa4..f08da9e 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.webconsole</artifactId>
     <packaging>bundle</packaging>
-    <version>4.2.1-SNAPSHOT</version>
+    <version>4.0.1-SNAPSHOT</version>
 
     <name>Apache Felix Web Management Console</name>
     <description>
@@ -284,7 +284,7 @@
                 <dependency>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>org.apache.felix.inventory</artifactId>
-                    <version>1.0.1-SNAPSHOT</version>
+                    <version>0.0.1-SNAPSHOT</version>
                     <scope>provided</scope>
                 </dependency>
             </dependencies>