aboutsummaryrefslogtreecommitdiffstats
path: root/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'restapi-call-node/features/ccsdk-restapi-call-node/pom.xml')
-rw-r--r--restapi-call-node/features/ccsdk-restapi-call-node/pom.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml
index 7062d610..09657337 100644
--- a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml
+++ b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml
@@ -22,13 +22,7 @@
<groupId>javax.ws.rs</groupId>
<artifactId>javax.ws.rs-api</artifactId>
</dependency>
- <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>restapi-call-node-provider</artifactId>