Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'update/org.eclipse.update.core/pom.xml')
-rw-r--r--update/org.eclipse.update.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
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