Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.equinox.core.sdk/pom.xml')
-rw-r--r--features/org.eclipse.equinox.core.sdk/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.core.sdk/pom.xml b/features/org.eclipse.equinox.core.sdk/pom.xml
index 54e8c1d98..e1db6a09a 100644
--- a/features/org.eclipse.equinox.core.sdk/pom.xml
+++ b/features/org.eclipse.equinox.core.sdk/pom.xml
@@ -20,7 +20,7 @@
<version>3.8.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
- <groupId>org.eclipse.equinox.framework</groupId>
+ <groupId>org.eclipse.equinox.feature</groupId>
<artifactId>org.eclipse.equinox.core.sdk</artifactId>
<version>3.8.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

Back to the top