fixed irregular groupIds (via bug 469765)
diff --git a/bundles/org.eclipse.core.contenttype/pom.xml b/bundles/org.eclipse.core.contenttype/pom.xml
index c0ff655..4a468a5 100644
--- a/bundles/org.eclipse.core.contenttype/pom.xml
+++ b/bundles/org.eclipse.core.contenttype/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/bundles/org.eclipse.core.expressions/pom.xml b/bundles/org.eclipse.core.expressions/pom.xml
index 2089fc7..5a28478 100644
--- a/bundles/org.eclipse.core.expressions/pom.xml
+++ b/bundles/org.eclipse.core.expressions/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/bundles/org.eclipse.core.jobs/pom.xml b/bundles/org.eclipse.core.jobs/pom.xml
index a53c03a..551b19a 100644
--- a/bundles/org.eclipse.core.jobs/pom.xml
+++ b/bundles/org.eclipse.core.jobs/pom.xml
@@ -14,7 +14,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/bundles/org.eclipse.core.runtime.compatibility.registry/pom.xml b/bundles/org.eclipse.core.runtime.compatibility.registry/pom.xml
index 8b5f650..b913e9b 100644
--- a/bundles/org.eclipse.core.runtime.compatibility.registry/pom.xml
+++ b/bundles/org.eclipse.core.runtime.compatibility.registry/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/bundles/org.eclipse.core.runtime.compatibility/pom.xml b/bundles/org.eclipse.core.runtime.compatibility/pom.xml
index 4785123..dce9d2e 100644
--- a/bundles/org.eclipse.core.runtime.compatibility/pom.xml
+++ b/bundles/org.eclipse.core.runtime.compatibility/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/bundles/org.eclipse.core.runtime/pom.xml b/bundles/org.eclipse.core.runtime/pom.xml
index 00f68b3..fe89ce2 100644
--- a/bundles/org.eclipse.core.runtime/pom.xml
+++ b/bundles/org.eclipse.core.runtime/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/bundles/org.eclipse.core.tools/pom.xml b/bundles/org.eclipse.core.tools/pom.xml
index d892cc1..0ea1514 100644
--- a/bundles/org.eclipse.core.tools/pom.xml
+++ b/bundles/org.eclipse.core.tools/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/bundles/org.eclipse.e4.core.contexts/pom.xml b/bundles/org.eclipse.e4.core.contexts/pom.xml
index 87f0642..82625c6 100644
--- a/bundles/org.eclipse.e4.core.contexts/pom.xml
+++ b/bundles/org.eclipse.e4.core.contexts/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/bundles/org.eclipse.e4.core.di.annotations/pom.xml b/bundles/org.eclipse.e4.core.di.annotations/pom.xml
index d6454dc..40324ab 100644
--- a/bundles/org.eclipse.e4.core.di.annotations/pom.xml
+++ b/bundles/org.eclipse.e4.core.di.annotations/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/bundles/org.eclipse.e4.core.di.extensions/pom.xml b/bundles/org.eclipse.e4.core.di.extensions/pom.xml
index d2e2518..f98ddd3 100644
--- a/bundles/org.eclipse.e4.core.di.extensions/pom.xml
+++ b/bundles/org.eclipse.e4.core.di.extensions/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/bundles/org.eclipse.e4.core.di/pom.xml b/bundles/org.eclipse.e4.core.di/pom.xml
index a60e4fa..0f675c4 100644
--- a/bundles/org.eclipse.e4.core.di/pom.xml
+++ b/bundles/org.eclipse.e4.core.di/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/bundles/org.eclipse.e4.core.services/pom.xml b/bundles/org.eclipse.e4.core.services/pom.xml
index c325b16..1c7e076 100644
--- a/bundles/org.eclipse.e4.core.services/pom.xml
+++ b/bundles/org.eclipse.e4.core.services/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/features/org.eclipse.core.runtime.feature/pom.xml b/features/org.eclipse.core.runtime.feature/pom.xml
index 384b9bf..971191c 100644
--- a/features/org.eclipse.core.runtime.feature/pom.xml
+++ b/features/org.eclipse.core.runtime.feature/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/features/org.eclipse.core.tools-feature/pom.xml b/features/org.eclipse.core.tools-feature/pom.xml
index 31a8ed5..c28c56b 100644
--- a/features/org.eclipse.core.tools-feature/pom.xml
+++ b/features/org.eclipse.core.tools-feature/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
diff --git a/pom.xml b/pom.xml
index 54b24bd..2319ad6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <relativePath>../eclipse-platform-parent</relativePath>
   </parent>
 
-  <groupId>org.eclipse.platform.runtime</groupId>
+  <groupId>eclipse.platform.runtime</groupId>
   <artifactId>eclipse.platform.runtime</artifactId>
   <version>4.6.0-SNAPSHOT</version>
   <packaging>pom</packaging>
diff --git a/tests/com.google.code.atinject.tck/pom.xml b/tests/com.google.code.atinject.tck/pom.xml
index aed7714..5756538 100644
--- a/tests/com.google.code.atinject.tck/pom.xml
+++ b/tests/com.google.code.atinject.tck/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime.tests</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
   </parent>
   <groupId>com.google.code</groupId>
diff --git a/tests/org.eclipse.core.expressions.tests/pom.xml b/tests/org.eclipse.core.expressions.tests/pom.xml
index 2cb0d39..43f16e2 100644
--- a/tests/org.eclipse.core.expressions.tests/pom.xml
+++ b/tests/org.eclipse.core.expressions.tests/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime.tests</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.core</groupId>
diff --git a/tests/org.eclipse.core.tests.harness/pom.xml b/tests/org.eclipse.core.tests.harness/pom.xml
index 7f57883..5a153fb 100644
--- a/tests/org.eclipse.core.tests.harness/pom.xml
+++ b/tests/org.eclipse.core.tests.harness/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime.tests</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.core</groupId>
diff --git a/tests/org.eclipse.core.tests.runtime/pom.xml b/tests/org.eclipse.core.tests.runtime/pom.xml
index 6064c02..38f4773 100644
--- a/tests/org.eclipse.core.tests.runtime/pom.xml
+++ b/tests/org.eclipse.core.tests.runtime/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime.tests</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.core</groupId>
diff --git a/tests/org.eclipse.e4.core.tests/pom.xml b/tests/org.eclipse.e4.core.tests/pom.xml
index 232c6f1..84412cf 100644
--- a/tests/org.eclipse.e4.core.tests/pom.xml
+++ b/tests/org.eclipse.e4.core.tests/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>eclipse.platform.runtime.tests</artifactId>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <version>4.6.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 22153f0..dbf10dc 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -12,7 +12,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
-    <groupId>org.eclipse.platform.runtime</groupId>
+    <groupId>eclipse.platform.runtime</groupId>
     <artifactId>eclipse.platform.runtime</artifactId>
     <version>4.6.0-SNAPSHOT</version>
   </parent>