From 8ba48903b6179cbe3f3363379d6c14537fd3d043 Mon Sep 17 00:00:00 2001 From: Dmitri Maximovich Date: Sun, 6 Mar 2016 21:13:09 -0500 Subject: [PATCH] Add maven-compiler-plugin --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index d4ee3f1..b09266a 100755 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,14 @@ spring-mvc-angularjs + + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + + org.apache.maven.plugins maven-war-plugin