From 161996dd93c63db0f8cd0e72f871431e67270b00 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 9 Dec 2020 07:37:08 -0500 Subject: Updates to support use of oparent in non-ODL dependent code Added missing dependencies needed in oparent and dependencies-bom to allow oparent pom to be used in ccsdk/sli for code not directly dependent on OpenDaylight. Also, updated to latest springboot release and to latest released version of ONAP oparent pom. Note: this change does NOT address changes to compile jars as java 11. That change will come with the changes for ODL Aluminum. Change-Id: I599bae0c32f5ced7eada956a0ed3b57f40461cd5 Issue-ID: CCSDK-3001 Signed-off-by: Dan Timoney --- standalone/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone') diff --git a/standalone/pom.xml b/standalone/pom.xml index 5de9fa9f..3c931c0b 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -5,7 +5,7 @@ org.onap.oparent oparent - 3.0.1 + 3.1.0 -- cgit 1.2.3-korg