From b643f2c1d6122263b4bd5d934afe762d49ed2072 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 18 Mar 2012 14:21:17 +1100 Subject: Add the maven compile plugin to ensure consistant builds --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 4bfd52174..b054285b8 100644 --- a/pom.xml +++ b/pom.xml @@ -51,6 +51,15 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + org.apache.maven.plugins maven-jar-plugin -- cgit v1.2.3