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 --- integration/pom.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'integration') diff --git a/integration/pom.xml b/integration/pom.xml index eeccf181..4ed21209 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -34,13 +34,11 @@ Policy Integration POM - 1.8 - 1.8 - 1.8 + 11 1.2.3 1.1.9 1.7.4 - 2.7.0 + 2.7.5 2.10.0.pr3 7.28.0.Final 2.29.1 @@ -580,8 +578,7 @@ 3.8.1 ${project.build.sourceEncoding} - ${java.version} - ${java.version} + ${java.version} -- cgit 1.2.3-korg