fix parent relative path

git-svn-id: https://svn.apache.org/repos/asf/maven/resources/trunk@1355892 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apache-incubator-disclaimer-resource-bundle/pom.xml b/apache-incubator-disclaimer-resource-bundle/pom.xml
index e21493f..22066e4 100644
--- a/apache-incubator-disclaimer-resource-bundle/pom.xml
+++ b/apache-incubator-disclaimer-resource-bundle/pom.xml
@@ -26,7 +26,7 @@
     <groupId>org.apache.apache.resources</groupId>
     <artifactId>apache-resource-bundles</artifactId>
     <version>4-SNAPSHOT</version>
-    <relativePath>../pom.xml</relativePath>
+    <relativePath>../apache-resource-bundles/pom.xml</relativePath>
   </parent>
 
   <artifactId>apache-incubator-disclaimer-resource-bundle</artifactId>
diff --git a/apache-jar-resource-bundle/pom.xml b/apache-jar-resource-bundle/pom.xml
index b0ede77..51b23a2 100644
--- a/apache-jar-resource-bundle/pom.xml
+++ b/apache-jar-resource-bundle/pom.xml
@@ -26,7 +26,7 @@
     <groupId>org.apache.apache.resources</groupId>
     <artifactId>apache-resource-bundles</artifactId>
     <version>4-SNAPSHOT</version>
-    <relativePath>../pom.xml</relativePath>
+    <relativePath>../apache-resource-bundles/pom.xml</relativePath>
   </parent>
 
   <artifactId>apache-jar-resource-bundle</artifactId>
diff --git a/apache-jar-txt-resource-bundle/pom.xml b/apache-jar-txt-resource-bundle/pom.xml
index 4816930..1950ac4 100644
--- a/apache-jar-txt-resource-bundle/pom.xml
+++ b/apache-jar-txt-resource-bundle/pom.xml
@@ -26,7 +26,7 @@
     <groupId>org.apache.apache.resources</groupId>
     <artifactId>apache-resource-bundles</artifactId>
     <version>4-SNAPSHOT</version>
-    <relativePath>../pom.xml</relativePath>
+    <relativePath>../apache-resource-bundles/pom.xml</relativePath>
   </parent>
 
   <artifactId>apache-jar-txt-resource-bundle</artifactId>
diff --git a/apache-license-header-resource-bundle/pom.xml b/apache-license-header-resource-bundle/pom.xml
index 6f3867e..68d20a4 100644
--- a/apache-license-header-resource-bundle/pom.xml
+++ b/apache-license-header-resource-bundle/pom.xml
@@ -26,7 +26,7 @@
     <groupId>org.apache.apache.resources</groupId>
     <artifactId>apache-resource-bundles</artifactId>
     <version>4-SNAPSHOT</version>
-    <relativePath>../pom.xml</relativePath>
+    <relativePath>../apache-resource-bundles/pom.xml</relativePath>
   </parent>
 
   <artifactId>apache-license-header-resource-bundle</artifactId>