From 4b7e270c5c749a97c5d33283b9c95f24acce1d29 Mon Sep 17 00:00:00 2001 From: HOCKLA Date: Tue, 10 Dec 2019 09:54:48 -0600 Subject: Added some JDK 11 upgrades and point to oparent java 11 branch Locally built with JDK 11 Issue-ID: POLICY-1594 Change-Id: I0fb2249c8f2057e1e69d3534083dba176310ae70 Signed-off-by: HOCKLA --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 42eb180b..7ea3ef67 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.onap.oparent oparent - 2.1.0 + 3.0.0-SNAPSHOT org.onap.policy.parent @@ -31,7 +31,7 @@ pom - 2.1.0 + 3.0.0-SNAPSHOT @@ -53,7 +53,7 @@ net.revelc.code.formatter formatter-maven-plugin - 2.8.1 + 2.11.0 ${project.parent.basedir}/onap-java-formatter.xml @@ -64,7 +64,7 @@ com.diffplug.spotless spotless-maven-plugin - 1.18.0 + 1.26.1 -- cgit 1.2.3-korg