From 3809b915f2b8b433f53634d934b5e22e191d2b7f Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Sun, 28 Dec 2014 00:11:48 -0800 Subject: [PATCH] NOJIRA: Explicitly setting maven-compiler-plugin version to 3.1 --- pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9e5a6336b..a8ad0a4f4 100644 --- a/pom.xml +++ b/pom.xml @@ -240,6 +240,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.1 1.7 1.7 @@ -326,10 +327,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin -