From b80471e4f68e6d5ba670d03b12b92029e58c0bc7 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 24 Mar 2020 14:30:24 -0400 Subject: Use MariaDB instead of Derby Use MariaDB instead of Derby as backing store for sliboot Change-Id: Ib9fa4abaaf88bcb1eac2276bc974474f067a06d3 Issue-ID: CCSDK-2188 Signed-off-by: Dan Timoney --- artifacts/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'artifacts') diff --git a/artifacts/pom.xml b/artifacts/pom.xml index cf6eb6b1..6d6d6b95 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -6,6 +6,7 @@ org.onap.ccsdk.parent parent 2.0.0-SNAPSHOT + org.onap.ccsdk.sli.core -- cgit 1.2.3-korg