Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2013-01-09 21:43:10 +0000
committerThomas Watson2013-01-09 21:43:10 +0000
commita49dfd2d0a634051d4858736a9b1f1b922e8f77d (patch)
tree87b291440b5c652d4fe007c2aad5adca85827797 /pom.xml
parent3b27301088fd099e401048ff16834c3aaf2c6da2 (diff)
downloadrt.equinox.framework-a49dfd2d0a634051d4858736a9b1f1b922e8f77d.tar.gz
rt.equinox.framework-a49dfd2d0a634051d4858736a9b1f1b922e8f77d.tar.xz
rt.equinox.framework-a49dfd2d0a634051d4858736a9b1f1b922e8f77d.zip
Bug 397807 - [CBI] Cannot resolve plugin org.eclipse.equinox.launcher.gtk.hpux.ia64_32_null I20130115-1300I20130115-0800
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 26aa835d6..d347f28fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
<module>bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.aix.ppc</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64</module>
- <module>bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64_32</module>
+ <module>bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.ppc</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.s390</module>

Back to the top