From: Pamela Dragosh Date: Thu, 23 Feb 2017 18:24:41 +0000 (-0500) Subject: need to set compiler version X-Git-Tag: v1.1.0~156 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=067860fa1cb0f493908608fcfc0a3651e7f7c091;p=policy%2Fdrools-applications.git need to set compiler version Change-Id: I8643dec9412dd0a17bfbe9ddff4196dfb837d237 Signed-off-by: Pamela Dragosh --- 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}