From 3bc46dfed5101e18a96234638f9ff296407be1b7 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Sat, 7 May 2016 23:43:23 +0200 Subject: [PATCH] Update Maven plugins to the following versions: build-helper-maven-plugin 1.10 eclipse-jarsigner-plugin 1.1.3 findbugs-maven-plugin 3.0.3 jacoco-maven-plugin 0.7.6.201602180812 maven-clean-plugin 3.0.0 maven-compiler-plugin 3.5.1 maven-javadoc-plugin 2.10.3 maven-pmd-plugin 3.6 maven-project-info-reports-plugin 2.9 maven-resources-plugin 2.7 maven-shade-plugin 2.4.3 maven-site-plugin 3.5.1 maven-source-plugin 3.0.0 maven-surefire-plugin 2.19.1 maven-surefire-report-plugin 2.19.1 tycho 0.25 tycho-extras 0.25 wagon-ssh 2.10 Change-Id: I4dc57de77ab7838964e8fe3de1d50f28d67fcf4b Signed-off-by: Matthias Sohn --- org.eclipse.jgit.packaging/pom.xml | 8 +++---- pom.xml | 36 +++++++++++++++--------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 21d79dd66..a3d7d7352 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -59,7 +59,7 @@ JGit Tycho Parent - 0.23.0 + 0.25.0 ${tycho-version} jgit-4.6 @@ -149,7 +149,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.5 + 2.7 ISO-8859-1 @@ -216,12 +216,12 @@ org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin - 1.1.2 + 1.1.3 org.codehaus.mojo build-helper-maven-plugin - 1.9 + 1.10 diff --git a/pom.xml b/pom.xml index 0b9f4f1c6..9dc6427a3 100644 --- a/pom.xml +++ b/pom.xml @@ -206,8 +206,8 @@ 4.3.6 1.7.2 1.2.15 - 2.10.1 - 0.23.0 + 2.10.3 + 0.25.0 2.2.4 @@ -259,7 +259,7 @@ maven-compiler-plugin - 3.2 + 3.5.1 UTF-8 1.7 @@ -269,13 +269,13 @@ maven-clean-plugin - 2.6.1 + 3.0.0 org.apache.maven.plugins maven-shade-plugin - 2.3 + 2.4.3 @@ -293,7 +293,7 @@ org.apache.maven.plugins maven-source-plugin - 2.4 + 3.0.0 @@ -305,7 +305,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.18.1 + 2.19.1 ${test-fork-count} true @@ -315,13 +315,13 @@ org.codehaus.mojo build-helper-maven-plugin - 1.9 + 1.10 org.codehaus.mojo findbugs-maven-plugin - 3.0.0 + 3.0.3 true false @@ -338,7 +338,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.4 + 3.6 utf-8 100 @@ -358,7 +358,7 @@ org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin - 1.1.2 + 1.1.3 org.eclipse.tycho.extras @@ -373,24 +373,24 @@ org.jacoco jacoco-maven-plugin - 0.7.1.201405082137 + 0.7.6.201602180812 org.apache.maven.plugins maven-site-plugin - 3.4 + 3.5.1 org.apache.maven.wagon wagon-ssh - 2.7 + 2.10 org.apache.maven.plugins maven-surefire-report-plugin - 2.18.1 + 2.19.1 org.apache.maven.plugins @@ -400,7 +400,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 2.8 + 2.9 @@ -526,12 +526,12 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.0 + 3.0.3 org.apache.maven.plugins maven-surefire-report-plugin - 2.18.1 + 2.19.1 true false