summaryrefslogtreecommitdiffstats
path: root/restconf-client/features/ccsdk-restconf-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'restconf-client/features/ccsdk-restconf-client/pom.xml')
-rw-r--r--restconf-client/features/ccsdk-restconf-client/pom.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/restconf-client/features/ccsdk-restconf-client/pom.xml b/restconf-client/features/ccsdk-restconf-client/pom.xml
index 677a24671..985cc8daf 100644
--- a/restconf-client/features/ccsdk-restconf-client/pom.xml
+++ b/restconf-client/features/ccsdk-restconf-client/pom.xml
@@ -25,13 +25,7 @@
<dependencies>
- <dependency>
- <groupId>org.onap.ccsdk.sli.core</groupId>
- <artifactId>ccsdk-sli</artifactId>
- <version>${ccsdk.sli.core.version}</version>
- <type>xml</type>
- <classifier>features</classifier>
- </dependency>
+
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>restconf-client-provider</artifactId>