Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2013-02-25 16:45:39 +0000
committerThomas Watson2013-02-25 16:45:39 +0000
commit3214312409e3d6ff320d965b2bb052d1a0d05fc8 (patch)
tree57854fce5fd4206f7caf971bec47bfc0b860523d /bundles/org.eclipse.equinox.executable
parentf60db4c27e788c88a6ffbf0835e7dd32ae7795b5 (diff)
downloadrt.equinox.framework-3214312409e3d6ff320d965b2bb052d1a0d05fc8.tar.gz
rt.equinox.framework-3214312409e3d6ff320d965b2bb052d1a0d05fc8.tar.xz
rt.equinox.framework-3214312409e3d6ff320d965b2bb052d1a0d05fc8.zip
Diffstat (limited to 'bundles/org.eclipse.equinox.executable')
-rw-r--r--bundles/org.eclipse.equinox.executable/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.executable/pom.xml b/bundles/org.eclipse.equinox.executable/pom.xml
index d6acc5d45..255b14849 100644
--- a/bundles/org.eclipse.equinox.executable/pom.xml
+++ b/bundles/org.eclipse.equinox.executable/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</groupId>
<artifactId>org.eclipse.equinox.executable</artifactId>
<version>3.6.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

Back to the top