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.launcher.cocoa.macosx.x86_64
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.launcher.cocoa.macosx.x86_64')
-rw-r--r--bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml b/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
index 06dc606d6..6c13d8197 100644
--- a/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
@@ -19,7 +19,7 @@
<version>3.8.0-SNAPSHOT</version>
<relativePath>../../launcher-binary-parent</relativePath>
</parent>
- <groupId>org.eclipse.equinox.framework</groupId>
+ <groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.launcher.cocoa.macosx.x86_64</artifactId>
<version>1.1.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

Back to the top