Bug 404910 - eclipse.platform groupId's don't match root pom
diff --git a/ant/org.eclipse.ant.core/pom.xml b/ant/org.eclipse.ant.core/pom.xml
index 42cdf12..ae8abbc 100644
--- a/ant/org.eclipse.ant.core/pom.xml
+++ b/ant/org.eclipse.ant.core/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform</artifactId>
-    <groupId>org.eclipse.platform</groupId>
+    <groupId>eclipse.platform</groupId>
     <version>4.2.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/ant/org.eclipse.ant.launching/pom.xml b/ant/org.eclipse.ant.launching/pom.xml
index 0cf9933..af22d31 100644
--- a/ant/org.eclipse.ant.launching/pom.xml
+++ b/ant/org.eclipse.ant.launching/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform</artifactId>
-    <groupId>org.eclipse.platform</groupId>
+    <groupId>eclipse.platform</groupId>
     <version>4.2.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/ant/org.eclipse.ant.tests.core/pom.xml b/ant/org.eclipse.ant.tests.core/pom.xml
index 99a1518..334efbd 100644
--- a/ant/org.eclipse.ant.tests.core/pom.xml
+++ b/ant/org.eclipse.ant.tests.core/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform</artifactId>
-    <groupId>org.eclipse.platform</groupId>
+    <groupId>eclipse.platform</groupId>
     <version>4.2.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/ant/org.eclipse.ant.tests.ui/pom.xml b/ant/org.eclipse.ant.tests.ui/pom.xml
index 6a20ca1..f53540a 100644
--- a/ant/org.eclipse.ant.tests.ui/pom.xml
+++ b/ant/org.eclipse.ant.tests.ui/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform</artifactId>
-    <groupId>org.eclipse.platform</groupId>
+    <groupId>eclipse.platform</groupId>
     <version>4.2.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/ant/org.eclipse.ant.ui/pom.xml b/ant/org.eclipse.ant.ui/pom.xml
index a49faff..e36049b 100644
--- a/ant/org.eclipse.ant.ui/pom.xml
+++ b/ant/org.eclipse.ant.ui/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform</artifactId>
-    <groupId>org.eclipse.platform</groupId>
+    <groupId>eclipse.platform</groupId>
     <version>4.2.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/platform/org.eclipse.platform/pom.xml b/platform/org.eclipse.platform/pom.xml
index 6c454d5..6dede43 100644
--- a/platform/org.eclipse.platform/pom.xml
+++ b/platform/org.eclipse.platform/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform</artifactId>
-    <groupId>org.eclipse.platform</groupId>
+    <groupId>eclipse.platform</groupId>
     <version>4.2.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/platform/org.eclipse.sdk/pom.xml b/platform/org.eclipse.sdk/pom.xml
index 93dbd8a..1c40392 100644
--- a/platform/org.eclipse.sdk/pom.xml
+++ b/platform/org.eclipse.sdk/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform</artifactId>
-    <groupId>org.eclipse.platform</groupId>
+    <groupId>eclipse.platform</groupId>
     <version>4.2.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/update/org.eclipse.update.configurator/pom.xml b/update/org.eclipse.update.configurator/pom.xml
index 8f64e7e..7abde77 100644
--- a/update/org.eclipse.update.configurator/pom.xml
+++ b/update/org.eclipse.update.configurator/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform</artifactId>
-    <groupId>org.eclipse.platform</groupId>
+    <groupId>eclipse.platform</groupId>
     <version>4.2.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/update/org.eclipse.update.core/pom.xml b/update/org.eclipse.update.core/pom.xml
index 7967b0f..f0a94bf 100644
--- a/update/org.eclipse.update.core/pom.xml
+++ b/update/org.eclipse.update.core/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform</artifactId>
-    <groupId>org.eclipse.platform</groupId>
+    <groupId>eclipse.platform</groupId>
     <version>4.2.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>