From d6b9abfe05e7770839ec1ba59bd30f13a491b440 Mon Sep 17 00:00:00 2001 From: Dominik Przybysz Date: Wed, 16 Dec 2015 08:37:58 +0100 Subject: [PATCH] Add maven compiler plugin --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index fdceb5f..b5a145b 100644 --- a/pom.xml +++ b/pom.xml @@ -90,6 +90,14 @@ clean install + + maven-compiler-plugin + 2.3.2 + + 1.8 + 1.8 + + org.codehaus.gmavenplus gmavenplus-plugin