Adapted tests to stress the new manipulator.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1159179 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/tests/manipulator/creation/pom.xml b/ipojo/tests/manipulator/creation/pom.xml
index 742f8a2..16f9f9c 100644
--- a/ipojo/tests/manipulator/creation/pom.xml
+++ b/ipojo/tests/manipulator/creation/pom.xml
@@ -22,6 +22,7 @@
     <groupId>ipojo.tests</groupId>

     <artifactId>ipojo.tests</artifactId>

     <version>1.5.0-SNAPSHOT</version>

+    <relativePath>../../pom.xml</relativePath>
   </parent>

   <modelVersion>4.0.0</modelVersion>

   <packaging>bundle</packaging>

diff --git a/ipojo/tests/manipulator/manipulation/pom.xml b/ipojo/tests/manipulator/manipulation/pom.xml
index 825c61f..fc101fe1 100644
--- a/ipojo/tests/manipulator/manipulation/pom.xml
+++ b/ipojo/tests/manipulator/manipulation/pom.xml
@@ -22,6 +22,7 @@
     <groupId>ipojo.tests</groupId>

     <artifactId>ipojo.tests</artifactId>

     <version>1.5.0-SNAPSHOT</version>

+    <relativePath>../../pom.xml</relativePath>
   </parent>

   <modelVersion>4.0.0</modelVersion>

   <packaging>bundle</packaging>

diff --git a/ipojo/tests/manipulator/manipulator-java5/pom.xml b/ipojo/tests/manipulator/manipulator-java5/pom.xml
index 9bc38d7..fafb381 100644
--- a/ipojo/tests/manipulator/manipulator-java5/pom.xml
+++ b/ipojo/tests/manipulator/manipulator-java5/pom.xml
@@ -22,6 +22,7 @@
     <groupId>ipojo.tests</groupId>

     <artifactId>ipojo.tests</artifactId>

     <version>1.5.0-SNAPSHOT</version>

+    <relativePath>../../pom.xml</relativePath>
   </parent>

   <modelVersion>4.0.0</modelVersion>

   <packaging>bundle</packaging>

diff --git a/ipojo/tests/manipulator/metadata/pom.xml b/ipojo/tests/manipulator/metadata/pom.xml
index 7e79467..6b5d348 100644
--- a/ipojo/tests/manipulator/metadata/pom.xml
+++ b/ipojo/tests/manipulator/metadata/pom.xml
@@ -22,6 +22,7 @@
     <groupId>ipojo.tests</groupId>

     <artifactId>ipojo.tests</artifactId>

     <version>1.5.0-SNAPSHOT</version>

+    <relativePath>../../pom.xml</relativePath>
   </parent>

   <modelVersion>4.0.0</modelVersion>

   <packaging>bundle</packaging>

diff --git a/ipojo/tests/manipulator/primitives/pom.xml b/ipojo/tests/manipulator/primitives/pom.xml
index 3858d20..b1fc605 100644
--- a/ipojo/tests/manipulator/primitives/pom.xml
+++ b/ipojo/tests/manipulator/primitives/pom.xml
@@ -22,6 +22,7 @@
     <groupId>ipojo.tests</groupId>

     <artifactId>ipojo.tests</artifactId>

     <version>1.5.0-SNAPSHOT</version>

+    <relativePath>../../pom.xml</relativePath>
   </parent>

   <modelVersion>4.0.0</modelVersion>

   <packaging>bundle</packaging>