Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2013-04-05 14:04:31 +0000
committerMike Rennie2013-04-05 14:04:31 +0000
commit7568fffc88248e4e5cefbcb6c61291c960d5bb86 (patch)
tree512fc516f457752c98ca90674bd0ed3e0d8d8620
parentc13f07b83eb258c66d45f934a5835ba477f4bd8e (diff)
downloadeclipse.platform-7568fffc88248e4e5cefbcb6c61291c960d5bb86.tar.gz
eclipse.platform-7568fffc88248e4e5cefbcb6c61291c960d5bb86.tar.xz
eclipse.platform-7568fffc88248e4e5cefbcb6c61291c960d5bb86.zip
Bug 404910 - eclipse.platform groupId's don't match root pom
-rw-r--r--ant/org.eclipse.ant.core/pom.xml2
-rw-r--r--ant/org.eclipse.ant.launching/pom.xml2
-rw-r--r--ant/org.eclipse.ant.tests.core/pom.xml2
-rw-r--r--ant/org.eclipse.ant.tests.ui/pom.xml2
-rw-r--r--ant/org.eclipse.ant.ui/pom.xml2
-rw-r--r--platform/org.eclipse.platform/pom.xml2
-rw-r--r--platform/org.eclipse.sdk/pom.xml2
-rw-r--r--update/org.eclipse.update.configurator/pom.xml2
-rw-r--r--update/org.eclipse.update.core/pom.xml2
9 files changed, 9 insertions, 9 deletions
diff --git a/ant/org.eclipse.ant.core/pom.xml b/ant/org.eclipse.ant.core/pom.xml
index 42cdf121b..ae8abbc08 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 0cf993318..af22d311b 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 99a151807..334efbdf4 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 6a20ca15b..f53540a42 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 a49faff29..e36049b24 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 e08fd12e1..6ec2b9600 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 1aa3efcbc..c9db7ec45 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 8f64e7e81..7abde77cb 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 7967b0f85..f0a94bf22 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>

Back to the top