From f6a425cc97b0776d71db801e5baf9d03539e18c0 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Fri, 19 Feb 2016 00:25:16 +0100 Subject: [PATCH] Remove the profiles for selecting the target platform Target platform can be configured directly, e.g.: $ mvn clean install -Dtarget-platform=jgit-4.6 Set the default to use the Mars target platform. Change-Id: Ib6075af19be88fa418ecbe4dd7a217d9879e178a Signed-off-by: Matthias Sohn --- org.eclipse.jgit.packaging/pom.xml | 38 +----------------------------- 1 file changed, 1 insertion(+), 37 deletions(-) diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 68efc4650..9e8a8b8af 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -61,6 +61,7 @@ 0.23.0 ${tycho-version} + jgit-4.5 @@ -227,43 +228,6 @@ - - platform-kepler - - - platform-version-name - kepler - - - - jgit-4.3 - - - - platform-luna - - - platform-version-name - luna - - - - jgit-4.4 - - - - platform-mars - - true - - platform-version-name - mars - - - - jgit-4.5 - - eclipse-sign