From 0435f275891b23060faa5cc33664c6a2fefbf2ac Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Tue, 14 Feb 2017 11:26:58 +0200 Subject: [PATCH] Update build machinery. * Tycho 0.26.0 -> 1.0.0 * Resources 2.7 -> 3.0.2 * Findbugs 3.0.3 -> 3.0.4 * PMD 3.6 -> 3.7 Change-Id: Ia5fd89eb219761b2a1adb6f41c3c0de867f16eec Signed-off-by: Alexander Kurtakov --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 3c9b79efa8c..c5bb766053f 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ pom - 0.26.0 + 1.0.0 @@ -259,7 +259,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.7 + 3.0.2 ISO-8859-1 @@ -272,7 +272,7 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.3 + 3.0.4 true false @@ -288,7 +288,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.6 + 3.7 utf-8 100