From 30c70c4535d3abd691970d244ff13c58b4142480 Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Tue, 31 Dec 2019 15:09:49 -0500 Subject: Changes to use new Java 11 dbcapi This bumps the major version and uses the new dbcapi. BUT it still uses the old alpine base image - until an appropriate replacement is designated for Java 11 Issue-ID: DMAAP-1363 Signed-off-by: dglFromAtt Change-Id: I9b1aeabc263b3498d801f9af02cdaf059a930525 Signed-off-by: dglFromAtt --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 85bf520..810e78a 100644 --- a/pom.xml +++ b/pom.xml @@ -29,11 +29,11 @@ org.onap.oparent oparent - 2.0.0 + 2.1.0 - 1.1.8 + 2.0.1 ${basedir} 1.0.0 true -- cgit 1.2.3-korg