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/pom.xml b/ipojo/manipulator/pom.xml
index 1c4339a..62be39c 100644
--- a/ipojo/manipulator/pom.xml
+++ b/ipojo/manipulator/pom.xml
@@ -40,6 +40,7 @@
<module>ipojo-ant-task</module>
<module>maven-ipojo-plugin</module>
<module>bnd-ipojo-plugin</module>
+ <module>online-manipulator</module>
</modules>
</project>