Fix parent relativePaths.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1495691 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/core-it/ipojo-core-annotations-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-annotations-test/pom.xml
index cc193bf..4e9a3e8 100644
--- a/ipojo/runtime/core-it/ipojo-core-annotations-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-annotations-test/pom.xml
@@ -26,7 +26,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-bad-configuration-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-bad-configuration-test/pom.xml
index 564370c..95886c3 100644
--- a/ipojo/runtime/core-it/ipojo-core-bad-configuration-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-bad-configuration-test/pom.xml
@@ -26,7 +26,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-configuration-admin-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-configuration-admin-test/pom.xml
index 84d838e..ba5e601 100644
--- a/ipojo/runtime/core-it/ipojo-core-configuration-admin-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-configuration-admin-test/pom.xml
@@ -26,7 +26,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-configuration-processor-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-configuration-processor-test/pom.xml
index 9114b9e..5395b13 100644
--- a/ipojo/runtime/core-it/ipojo-core-configuration-processor-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-configuration-processor-test/pom.xml
@@ -26,7 +26,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-configuration-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-configuration-test/pom.xml
index 956a55e..838bbc1 100644
--- a/ipojo/runtime/core-it/ipojo-core-configuration-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-configuration-test/pom.xml
@@ -26,7 +26,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-external-handlers-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-external-handlers-test/pom.xml
index 4c988ac..d6e5d2d 100644
--- a/ipojo/runtime/core-it/ipojo-core-external-handlers-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-external-handlers-test/pom.xml
@@ -26,7 +26,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-factory-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-factory-test/pom.xml
index 1f82f01..0ce6bd2 100644
--- a/ipojo/runtime/core-it/ipojo-core-factory-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-factory-test/pom.xml
@@ -26,7 +26,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-factory-version-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-factory-version-test/pom.xml
index 66a0e26..a034509 100644
--- a/ipojo/runtime/core-it/ipojo-core-factory-version-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-factory-version-test/pom.xml
@@ -23,7 +23,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-handler-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-handler-test/pom.xml
index 5243350..131d4be 100644
--- a/ipojo/runtime/core-it/ipojo-core-handler-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-handler-test/pom.xml
@@ -26,7 +26,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-lifecycle-callback-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-lifecycle-callback-test/pom.xml
index f6d6187..d7eaf06 100644
--- a/ipojo/runtime/core-it/ipojo-core-lifecycle-callback-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-lifecycle-callback-test/pom.xml
@@ -26,12 +26,10 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>org.apache.felix</groupId>
     <artifactId>ipojo-core-lifecycle-callback-test</artifactId>
 
     <name>${project.artifactId}</name>
diff --git a/ipojo/runtime/core-it/ipojo-core-lifecycle-controller-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-lifecycle-controller-test/pom.xml
index e2c6600..d5c609c 100644
--- a/ipojo/runtime/core-it/ipojo-core-lifecycle-controller-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-lifecycle-controller-test/pom.xml
@@ -26,12 +26,10 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>org.apache.felix</groupId>
     <artifactId>ipojo-core-lifecycle-controller-test</artifactId>
 
     <name>${project.artifactId}</name>
diff --git a/ipojo/runtime/core-it/ipojo-core-logger-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-logger-test/pom.xml
index e4a94f8..323441a 100644
--- a/ipojo/runtime/core-it/ipojo-core-logger-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-logger-test/pom.xml
@@ -26,12 +26,10 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>org.apache.felix</groupId>
     <artifactId>ipojo-core-logger-test</artifactId>
 
     <name>${project.artifactId}</name>
diff --git a/ipojo/runtime/core-it/ipojo-core-service-dependency-interceptor-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-service-dependency-interceptor-test/pom.xml
index 5f596aa..466a51b 100644
--- a/ipojo/runtime/core-it/ipojo-core-service-dependency-interceptor-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-service-dependency-interceptor-test/pom.xml
@@ -26,7 +26,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-service-dependency-optional-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-service-dependency-optional-test/pom.xml
index 4512e96..2fbdb84 100644
--- a/ipojo/runtime/core-it/ipojo-core-service-dependency-optional-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-service-dependency-optional-test/pom.xml
@@ -26,7 +26,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-service-dependency-policies/pom.xml b/ipojo/runtime/core-it/ipojo-core-service-dependency-policies/pom.xml
index 210eb23..9fe8d69 100644
--- a/ipojo/runtime/core-it/ipojo-core-service-dependency-policies/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-service-dependency-policies/pom.xml
@@ -26,7 +26,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-service-dependency-proxies/pom.xml b/ipojo/runtime/core-it/ipojo-core-service-dependency-proxies/pom.xml
index a1f0f03..84e70c6 100644
--- a/ipojo/runtime/core-it/ipojo-core-service-dependency-proxies/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-service-dependency-proxies/pom.xml
@@ -26,7 +26,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-service-dependency-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-service-dependency-test/pom.xml
index 1c099b4..1d181bc 100644
--- a/ipojo/runtime/core-it/ipojo-core-service-dependency-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-service-dependency-test/pom.xml
@@ -26,7 +26,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/runtime/core-it/ipojo-core-service-providing-test/pom.xml b/ipojo/runtime/core-it/ipojo-core-service-providing-test/pom.xml
index d655196..4329b19 100644
--- a/ipojo/runtime/core-it/ipojo-core-service-providing-test/pom.xml
+++ b/ipojo/runtime/core-it/ipojo-core-service-providing-test/pom.xml
@@ -26,12 +26,10 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.ipojo.runtime.core-it</artifactId>
         <version>1.10.2-SNAPSHOT</version>
-        <relativePath>pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>org.apache.felix</groupId>
     <artifactId>ipojo-core-service-providing-test</artifactId>
 
     <name>${project.artifactId}</name>