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 + + + +