Bug 563040 - Drop PPC64LE from eclipse platform build Change-Id: I33c670e0bcb811b045b474e9708983b84e609eaa Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
diff --git a/pom.xml b/pom.xml index 4617601..b89eeb0 100644 --- a/pom.xml +++ b/pom.xml
@@ -52,7 +52,6 @@ <modules> <module>bundles/org.eclipse.core.filesystem</module> - <module>bundles/org.eclipse.core.filesystem.linux.ppc64le</module> <module>bundles/org.eclipse.core.filesystem.linux.x86_64</module> <module>bundles/org.eclipse.core.filesystem.macosx</module> <module>bundles/org.eclipse.core.filesystem.win32.x86_64</module>