From 52941b17d62f93d10826e24149ded3604e8a6447 Mon Sep 17 00:00:00 2001 From: "n.hoffmann" Date: Mon, 15 Aug 2011 09:40:53 +0000 Subject: [PATCH 1/1] Materialize x86_64 linux only --- pom.xml | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index ebf79512d..c68377472 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,9 @@ 4.0.0 + + 3.0 + eu.etaxonomy taxeditor-parent 3.0.6-SNAPSHOT @@ -13,6 +16,7 @@ UTF-8 3.0.7-SNAPSHOT 0.12.0 + 3.0.6-SNAPSHOT eu.etaxonomy.taxeditor.cdmlib @@ -96,6 +100,14 @@ ${tycho.version} true + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho.version} + + true + + org.eclipse.tycho target-platform-configuration @@ -106,28 +118,28 @@ eu.etaxonomy eu.etaxonomy.taxeditor - 3.0.6-SNAPSHOT + ${taxeditor.version} rcp true - + linux gtk - x86 + x86_64 - + + - - + -- 2.34.1