From e92c95e13b474589af0405d8be753a967c4227a2 Mon Sep 17 00:00:00 2001 From: Zafar Khaja Date: Sat, 16 Nov 2013 21:12:59 +0400 Subject: [PATCH] Put back the maven-compiler-plugin --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index 3665a83..91bb8a6 100644 --- a/pom.xml +++ b/pom.xml @@ -48,4 +48,20 @@ test + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.6 + 1.6 + UTF-8 + -Xlint:unchecked + + + +