From c2d1f6f62e6c1739a4e5e95018a3b8ee167e6ef1 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sun, 18 Dec 2016 09:55:16 -0800 Subject: [PATCH] More POM up-to-datery. --- pom.xml | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index ec86373..c4dde7d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.sonatype.oss oss-parent - 7 + 9 com.threerings @@ -36,6 +36,10 @@ https://github.com/threerings/ooo-user + + 3.3.0 + + com.samskivert @@ -65,21 +69,24 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.6.0 1.7 1.7 true true true - - -Xlint" "-Xlint:-serial" "-Xlint:-path + + -Xlint + -Xlint:-serial + -Xlint:-path + org.apache.maven.plugins maven-resources-plugin - 2.4.3 + 3.0.1 UTF-8 @@ -87,7 +94,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.7 + 2.10.4 true public @@ -101,7 +108,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.6 + 1.6.7 true false @@ -124,7 +131,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.1 + 1.6 sign-artifacts