summaryrefslogtreecommitdiffstats
path: root/features/ccsdk-sli/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-02-21 19:26:35 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-21 19:26:35 +0000
commitdd60cf1b40744590285eec61aa1170ea14c1b9fb (patch)
tree9fe8e38dddb51cac3cd8835265891bee85afd897 /features/ccsdk-sli/pom.xml
parenta688a2cfd24526348f0510768371fc788670b465 (diff)
parent28d8801959ffa9b12a00114c3d389a58a0359c40 (diff)
Merge "Springboot-based SLI-API"
Diffstat (limited to 'features/ccsdk-sli/pom.xml')
-rw-r--r--features/ccsdk-sli/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/features/ccsdk-sli/pom.xml b/features/ccsdk-sli/pom.xml
index 87fa657b..14c82312 100644
--- a/features/ccsdk-sli/pom.xml
+++ b/features/ccsdk-sli/pom.xml
@@ -32,12 +32,6 @@
<dependency>
<groupId>org.onap.ccsdk.sli.core</groupId>
- <artifactId>sli-recording</artifactId>
- <version>${project.version}</version>
- </dependency>
-
- <dependency>
- <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>dblib-provider</artifactId>
<version>${project.version}</version>
<scope>provided</scope>