switch version to dev (after release) - hopefully caught all old references this time

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1576782 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/api/pom.xml b/ipojo/runtime/api/pom.xml
index e2cb5a9..f3b6c52 100644
--- a/ipojo/runtime/api/pom.xml
+++ b/ipojo/runtime/api/pom.xml
@@ -119,7 +119,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.ipojo.manipulator</artifactId>
-            <version>1.11.2</version>
+            <version>1.11.3-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>asm</groupId>