From 58bca3058448bd04e969d81f8076e9040065d049 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Tue, 26 Jan 2016 11:25:14 +0000 Subject: [PATCH] pom.xml: Upgrade maven-compiler-plugin to 3.5 Signed-off-by:Paul Campbell --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 73299f1..076b478 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.3 + 3.5 -Xlint:unchecked