Bump version to 1.1.0-SNAPSHOT
diff --git a/inventory/pom.xml b/inventory/pom.xml
index 4b0f06b..162f2fc 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.7-SNAPSHOT</version>
+    <version>1.1.0-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>