diff --git a/bundles/org.eclipse.equinox.security.linux/pom.xml b/bundles/org.eclipse.equinox.security.linux/pom.xml index 078694cf8b4..67a1a3f122e 100644 --- a/bundles/org.eclipse.equinox.security.linux/pom.xml +++ b/bundles/org.eclipse.equinox.security.linux/pom.xml @@ -28,12 +28,6 @@ org.eclipse.tycho target-platform-configuration - - - linux - gtk - - diff --git a/bundles/org.eclipse.equinox.security.macosx/pom.xml b/bundles/org.eclipse.equinox.security.macosx/pom.xml index 5a48e9ebb1e..13aece51b64 100644 --- a/bundles/org.eclipse.equinox.security.macosx/pom.xml +++ b/bundles/org.eclipse.equinox.security.macosx/pom.xml @@ -32,13 +32,6 @@ org.eclipse.tycho target-platform-configuration - - - macosx - cocoa - x86_64 - - diff --git a/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml b/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml index 96c667f4493..380b710b1a7 100644 --- a/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml +++ b/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml @@ -32,13 +32,6 @@ org.eclipse.tycho target-platform-configuration - - - win32 - win32 - x86_64 - - diff --git a/launcher-binary-parent/pom.xml b/launcher-binary-parent/pom.xml index aacafc166df..b222aa2156c 100644 --- a/launcher-binary-parent/pom.xml +++ b/launcher-binary-parent/pom.xml @@ -26,7 +26,6 @@ org.eclipse.tycho target-platform-configuration - ${tycho.version} @@ -64,7 +63,6 @@ org.eclipse.tycho tycho-packaging-plugin - ${tycho.version}