From c490926a32d2f36e12aa2cc689c2de642180b8a0 Mon Sep 17 00:00:00 2001 From: Alexander Diewald Date: Thu, 13 Feb 2020 17:43:01 +0100 Subject: [PATCH] CI: Cleanup pom files & platform update Signed-off-by: Alexander Diewald --- products/pom.xml | 4 ++-- releng/org.fortiss.af3.configuration/pom.xml | 22 +++++++++++++++----- releng/org.fortiss.af3.target | 2 +- tests/pom.xml | 17 --------------- 4 files changed, 20 insertions(+), 25 deletions(-) diff --git a/products/pom.xml b/products/pom.xml index ca7ea89..0979727 100644 --- a/products/pom.xml +++ b/products/pom.xml @@ -18,9 +18,9 @@ - 2018-12 + 2019-12 p2 - https://download.eclipse.org/releases/2018-12 + https://download.eclipse.org/releases/2019-12 diff --git a/releng/org.fortiss.af3.configuration/pom.xml b/releng/org.fortiss.af3.configuration/pom.xml index 22b46e9..7de71e4 100644 --- a/releng/org.fortiss.af3.configuration/pom.xml +++ b/releng/org.fortiss.af3.configuration/pom.xml @@ -80,6 +80,23 @@ + + af3-p2-local + + + !build.af3 + + + + + + af3-p2 + p2 + + file:${user.dir}/releng/org.fortiss.af3.update/target/repository/ + + + @@ -117,11 +134,6 @@ maven-antrun-plugin 1.8 - - org.eclipse.tycho - tycho-surefire-plugin - ${tycho-version} - org.eclipse.tycho target-platform-configuration diff --git a/releng/org.fortiss.af3.target b/releng/org.fortiss.af3.target index 762038d..c711086 160000 --- a/releng/org.fortiss.af3.target +++ b/releng/org.fortiss.af3.target @@ -1 +1 @@ -Subproject commit 762038dede0e62664960c007e00c750569449e97 +Subproject commit c7110861a8e2aafc51da0583a2126af56a01ea98 diff --git a/tests/pom.xml b/tests/pom.xml index ab6e963..39c467c 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -27,23 +27,6 @@ af3 - - af3-p2-local - - - !build.af3 - - - - - - af3-p2 - p2 - - file:${user.dir}/releng/org.fortiss.af3.update/target/repository/ - - -