From b397c491fcdfdfeeeabe14ef337be03f4ff3970c Mon Sep 17 00:00:00 2001 From: asofold Date: Mon, 17 Dec 2012 16:48:12 +0100 Subject: [PATCH] Target is Java 1.6. --- NCPPlugin/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NCPPlugin/pom.xml b/NCPPlugin/pom.xml index 1cd93c0f..6444fe81 100644 --- a/NCPPlugin/pom.xml +++ b/NCPPlugin/pom.xml @@ -71,6 +71,15 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + + 1.6 + 1.6 + + org.apache.maven.plugins maven-shade-plugin