Bump version to 1.12.0-SNAPSHOT.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1593117 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/distributions/maven-tutorial/pom.xml b/ipojo/runtime/distributions/maven-tutorial/pom.xml
index ed14442..44aacbb 100644
--- a/ipojo/runtime/distributions/maven-tutorial/pom.xml
+++ b/ipojo/runtime/distributions/maven-tutorial/pom.xml
@@ -32,7 +32,7 @@
 
     <name>Apache Felix iPOJO - Distribution - Maven Tutorial</name>
     <artifactId>org.apache.felix.ipojo.distribution.maventutorial</artifactId>
-    <version>1.11.3-SNAPSHOT</version>
+    <version>1.12.0-SNAPSHOT</version>
 
 
     <description>This project builds the iPOJO Maven tutorial package</description>
diff --git a/ipojo/runtime/distributions/quickstart/pom.xml b/ipojo/runtime/distributions/quickstart/pom.xml
index bb7747a..294327f 100644
--- a/ipojo/runtime/distributions/quickstart/pom.xml
+++ b/ipojo/runtime/distributions/quickstart/pom.xml
@@ -33,7 +33,7 @@
 
     <name>Apache Felix iPOJO - Distribution - Quickstart</name>
     <artifactId>org.apache.felix.ipojo.distribution.quickstart</artifactId>
-    <version>1.11.3-SNAPSHOT</version>
+    <version>1.12.0-SNAPSHOT</version>
 
     <properties>
         <!-- Felix version -->
diff --git a/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml b/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml
index 26962da..41f60e0 100644
--- a/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml
+++ b/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml
@@ -32,7 +32,7 @@
 
     <name>Apache Felix iPOJO - Distribution - 10 minutes tutorial</name>
     <artifactId>org.apache.felix.ipojo.distribution.10mintutorial</artifactId>
-    <version>1.11.3-SNAPSHOT</version>
+    <version>1.12.0-SNAPSHOT</version>
 
 
     <description>This project builds the 10 minutes tutorial package</description>