From 8c2902a13753fa3eb3468b47a18ef69d6234ee3a Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Thu, 27 Apr 2017 09:47:08 +0200 Subject: [PATCH] Upgrade some plugins --- jansi/pom.xml | 4 ++-- pom.xml | 18 ++++++++++++++---- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/jansi/pom.xml b/jansi/pom.xml index ed1b3b04..d16a0e8c 100644 --- a/jansi/pom.xml +++ b/jansi/pom.xml @@ -95,7 +95,7 @@ org.apache.maven.plugins maven-clean-plugin - 2.3 + 3.0.0 @@ -114,7 +114,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.4.3 + 2.20 true once diff --git a/pom.xml b/pom.xml index 87d55a25..68caefa9 100644 --- a/pom.xml +++ b/pom.xml @@ -139,6 +139,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.6.1 1.6 1.6 @@ -147,7 +148,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.7 + 2.10.4 ${project.name} API Reference (${project.version}) ${project.name} API Reference (${project.version}) @@ -160,6 +161,16 @@ *.internal + + org.apache.maven.plugins + maven-surefire-plugin + 2.20 + + + org.apache.maven.plugins + maven-jar-plugin + 3.0.2 + @@ -167,7 +178,7 @@ org.apache.maven.plugins maven-site-plugin - 3.3 + 3.6 attach-descriptor @@ -245,7 +256,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.3 + 3.0.0 unpack @@ -299,7 +310,6 @@ org.apache.maven.plugins maven-javadoc-plugin - attach-javadocs