FELIX-3976 - Move the online manipulator out of the core bundle
 
FELIX-3903 - Migrate tests to pax exam 3 : migrate the online-manipulator tests to pax exam 3



git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1458665 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/manipulator-it/pom.xml b/ipojo/manipulator/manipulator-it/pom.xml
index 17dff4e..f0a7f4a 100644
--- a/ipojo/manipulator/manipulator-it/pom.xml
+++ b/ipojo/manipulator/manipulator-it/pom.xml
@@ -180,6 +180,12 @@
             <version>1.9.0-SNAPSHOT</version>
         </dependency>
 
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.ipojo.manipulator.online</artifactId>
+            <version>1.9.0-SNAPSHOT</version>
+        </dependency>
+
         <!-- End of tested version -->
 
         <dependency>