From 231758acfc0446d1a27711ecef12d993b89edece Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Tue, 14 Feb 2017 10:59:34 +0200 Subject: [PATCH] Update maven build machinery * Tycho 0.26.0 -> 1.0.0 * Resources plugin 2.7 -> 3.0.2 * Findbugs 3.0.4 -> 3.0.4 * PMD 3.6 -> 3.7 Change-Id: I016f27f86aca14bfc8af74fe4cb6d05b23f586eb Signed-off-by: Alexander Kurtakov --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index b53efcd572d..f3bdced65dd 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 - 3.0.5 + 3.1.1 org.eclipse.launchbar @@ -14,8 +14,8 @@ pom - 0.26.0 - 0.26.0 + 1.0.0 + 1.0.0 jacoco reuseReports ${project.basedir}/../../target/jacoco.exec @@ -281,7 +281,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.7 + 3.0.2 ISO-8859-1 @@ -294,7 +294,7 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.3 + 3.0.4 true false @@ -310,7 +310,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.6 + 3.7 utf-8 100