From 00f0212673e0d840d2e9618c4c19e6820f751cb2 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 14 Nov 2014 08:35:55 -0800 Subject: [PATCH] Upgrade Maven compiler plugin. --- pom.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 88e4740..3db550f 100644 --- a/pom.xml +++ b/pom.xml @@ -101,15 +101,18 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.1 1.5 1.5 true true true - - -Xlint" "-Xlint:-serial" "-Xlint:-path + + -Xlint + -Xlint:-serial + -Xlint:-path +