From 067860fa1cb0f493908608fcfc0a3651e7f7c091 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 23 Feb 2017 13:24:41 -0500 Subject: need to set compiler version Change-Id: I8643dec9412dd0a17bfbe9ddff4196dfb837d237 Signed-off-by: Pamela Dragosh --- pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index b838eecc4..832c72692 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,11 @@ pom + 1.8 + 1.8 + UTF-8 + 1.8 + 1.8 https://nexus.openecomp.org @@ -76,9 +81,11 @@ org.apache.maven.plugins maven-compiler-plugin + 3.0 - 1.8 - 1.8 + ${project.encoding} + ${project.source.version} + ${project.target.version}