Index: modules/openejb-builder/pom.xml
===================================================================
--- modules/openejb-builder/pom.xml	(revision 2721)
+++ modules/openejb-builder/pom.xml	(working copy)
@@ -7,7 +7,7 @@
     
     <parent>
         <groupId>org.openejb</groupId>
-        <artifactId>openejb-modules</artifactId>
+        <artifactId>modules</artifactId>
         <version>2.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
Index: modules/openejb-core/pom.xml
===================================================================
--- modules/openejb-core/pom.xml	(revision 2721)
+++ modules/openejb-core/pom.xml	(working copy)
@@ -7,7 +7,7 @@
     
     <parent>
         <groupId>org.openejb</groupId>
-        <artifactId>openejb-modules</artifactId>
+        <artifactId>modules</artifactId>
         <version>2.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
Index: modules/openejb-pkgen-builder/pom.xml
===================================================================
--- modules/openejb-pkgen-builder/pom.xml	(revision 2721)
+++ modules/openejb-pkgen-builder/pom.xml	(working copy)
@@ -7,7 +7,7 @@
 
     <parent>
         <groupId>org.openejb</groupId>
-        <artifactId>openejb-modules</artifactId>
+        <artifactId>modules</artifactId>
         <version>2.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
Index: modules/pom.xml
===================================================================
--- modules/pom.xml	(revision 2721)
+++ modules/pom.xml	(working copy)
@@ -12,7 +12,7 @@
         <relativePath>../pom.xml</relativePath>
     </parent>
     
-    <artifactId>openejb-modules</artifactId>
+    <artifactId>modules</artifactId>
     <name>OpenEJB :: Modules</name>
     <packaging>pom</packaging>
     
