From d30792f910329cf972142d8d0f9a0a5731a0bfd3 Mon Sep 17 00:00:00 2001 From: Christian Femers Date: Fri, 11 Sep 2020 15:55:06 +0200 Subject: [PATCH] Update Eclipse Tycho to 2.0.0 and Flatten Maven Plugin to 1.2.5 --- .mvn/extensions.xml | 2 +- releng/net.mograsim.configuration/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 86e09820..bc9bd9e1 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -4,6 +4,6 @@ org.eclipse.tycho.extras tycho-pomless - 1.5.0 + 2.0.0 \ No newline at end of file diff --git a/releng/net.mograsim.configuration/pom.xml b/releng/net.mograsim.configuration/pom.xml index 282e2040..2d2071ef 100644 --- a/releng/net.mograsim.configuration/pom.xml +++ b/releng/net.mograsim.configuration/pom.xml @@ -13,7 +13,7 @@ -SNAPSHOT 11 - 1.7.0 + 2.0.0 UTF-8 @@ -78,7 +78,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.1.0 + 1.2.5 true resolveCiFriendliesOnly -- 2.17.1