change iPOJO core version in tests (release preparation)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1575963 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/manipulator-it/pom.xml b/ipojo/manipulator/manipulator-it/pom.xml
index d64cbcc..4f6956d 100644
--- a/ipojo/manipulator/manipulator-it/pom.xml
+++ b/ipojo/manipulator/manipulator-it/pom.xml
@@ -208,7 +208,7 @@
             <artifactId>org.apache.felix.ipojo</artifactId>
             <!-- To update before the release -->
             <!--<version>${project.version}</version>-->
-            <version>1.11.1</version>
+            <version>1.11.2-SNAPSHOT</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.osgi</groupId>