From 79e69312b4823aa5cd0441704706875d6b56f3dc Mon Sep 17 00:00:00 2001 From: HOCKLA Date: Wed, 11 Dec 2019 10:24:44 -0600 Subject: Added JDK 11 upgrades and point to parent java 11 branch Issue-ID: POLICY-1583 Change-Id: Ic46ffcb6eb5b0d18f9cb0a6a2ec46374e523f54a Signed-off-by: HOCKLA --- pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ec5e668c..b07825c4 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent integration - 3.1.0 + 3.1.1-SNAPSHOT @@ -40,8 +40,6 @@ - 1.8 - 1.8 UTF-8 @@ -214,7 +212,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true -- cgit 1.2.3-korg