From e12e0bf15c02bd277682e5f77fefb808b4403548 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 25 Jun 2014 21:49:12 +0000 Subject: [PATCH] Update Maven compiler plugin. --- pom.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d9b8a45..c32bab0 100644 --- a/pom.xml +++ b/pom.xml @@ -83,15 +83,18 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.1 1.6 1.6 true true true - - -Xlint" "-Xlint:-serial" "-Xlint:-path + + -Xlint + -Xlint:-serial + -Xlint:-path +