From 9230068de78a773f33cbd0bfb06035fd124265c0 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 6 Oct 2015 13:53:57 -0700 Subject: [PATCH] Update plugin versions. Also added Maven version prereq, which I guess is a good thing to do. --- pom.xml | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c0d2f0d..2bec48f 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,10 @@ https://github.com/threerings/getdown/issues + + 3.3.0 + + GNU Lesser General Public License (LGPL), Version 2.1 @@ -98,11 +102,12 @@ LICENSE + org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.3 1.5 1.5 @@ -116,23 +121,26 @@ + org.apache.maven.plugins maven-resources-plugin - 2.4.3 + 2.7 UTF-8 + org.apache.maven.plugins maven-javadoc-plugin - 2.7 + 2.10.3 true public + com.github.wvengen proguard-maven-plugin @@ -186,10 +194,11 @@ false + org.apache.maven.plugins maven-jar-plugin - 2.3.1 + 2.6 @@ -260,7 +269,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.1 + 1.6 sign-artifacts