From 74dddbbbbba42eba0ac0629c3dd36808abb02850 Mon Sep 17 00:00:00 2001 From: Rajesh Koilpillai Date: Tue, 3 Feb 2015 11:40:00 +0530 Subject: [PATCH] added maven-compiler-plugin reference to 3.2 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 2484cbc..dc2049d 100644 --- a/pom.xml +++ b/pom.xml @@ -68,6 +68,11 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 3.2 +