Revert back to old SNAPSHOT version after failed release

(wrong project version in tag and changelog.txt outdated)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1484849 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/inventory/pom.xml b/inventory/pom.xml
index aa70d9b..306e407 100644
--- a/inventory/pom.xml
+++ b/inventory/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>0.0.1-SNAPSHOT</version>
 
     <name>Apache Felix Inventory</name>
     <description>Apache Felix Inventory provides some mechanisms to get the current state of the system and therefore provides an inventory of the system.</description>