switch version to dev (after release)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1576627 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/manipulator-it/pom.xml b/ipojo/manipulator/manipulator-it/pom.xml
index ccb1908..d0b6fd2 100644
--- a/ipojo/manipulator/manipulator-it/pom.xml
+++ b/ipojo/manipulator/manipulator-it/pom.xml
@@ -212,9 +212,8 @@
             if you are using a release version, be aware that this may introduce test failures as you should
             update this version to the same version as the manipulator
             -->
-            <version>1.11.1</version>
-
-            <!--<version>${project.version}</version>-->
+            <!--<version>1.11.1</version>-->
+            <version>${project.version}</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.osgi</groupId>