finished the move of apache-resource-bundles

git-svn-id: https://svn.apache.org/repos/asf/maven/pom/trunk@1742015 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/maven/apache-resource-bundles/pom.xml b/maven/apache-resource-bundles/pom.xml
index 566336d..ee9b5b4 100644
--- a/maven/apache-resource-bundles/pom.xml
+++ b/maven/apache-resource-bundles/pom.xml
@@ -25,13 +25,12 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>26</version>
-    <relativePath>../../pom/maven/pom.xml</relativePath>
+    <version>30-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.apache.resources</groupId>
   <artifactId>apache-resource-bundles</artifactId>
-  <version>6-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Resource Bundles</name>
diff --git a/maven/pom.xml b/maven/pom.xml
index e14b8c2..f7b23d3 100644
--- a/maven/pom.xml
+++ b/maven/pom.xml
@@ -812,6 +812,7 @@
     <module>maven-shared-components</module>
     <module>maven-skins</module>
     <module>doxia-tools</module>
+    <module>apache-resource-bundles</module>
   </modules>
 
   <scm>