summaryrefslogtreecommitdiffstats
path: root/artifacts
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-24 14:30:24 -0400
committerDan Timoney <dtimoney@att.com>2020-03-26 10:30:45 -0400
commitb80471e4f68e6d5ba670d03b12b92029e58c0bc7 (patch)
tree055f386987f8972585ea509ebe3a8cc1bd72ba6f /artifacts
parentaee68f0187cbd919ffb544cdd00653d02fd7e991 (diff)
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 <dtimoney@att.com>
Diffstat (limited to 'artifacts')
-rwxr-xr-xartifacts/pom.xml1
1 files changed, 1 insertions, 0 deletions
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 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
+ <relativePath />
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>