Use development version of the iPOJO runtime

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1484765 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/manipulator-it/pom.xml b/ipojo/manipulator/manipulator-it/pom.xml
index 71a3cce..802861f 100644
--- a/ipojo/manipulator/manipulator-it/pom.xml
+++ b/ipojo/manipulator/manipulator-it/pom.xml
@@ -177,7 +177,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.ipojo</artifactId>
-            <version>1.8.6</version>
+            <version>1.10.1-SNAPSHOT</version>
         </dependency>
 
         <dependency>