summaryrefslogtreecommitdiffstats
path: root/sshapi-call-node/features/src/main/resources/features.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sshapi-call-node/features/src/main/resources/features.xml')
-rw-r--r--sshapi-call-node/features/src/main/resources/features.xml14
1 files changed, 4 insertions, 10 deletions
diff --git a/sshapi-call-node/features/src/main/resources/features.xml b/sshapi-call-node/features/src/main/resources/features.xml
index 573f5cb0..fd7caf53 100644
--- a/sshapi-call-node/features/src/main/resources/features.xml
+++ b/sshapi-call-node/features/src/main/resources/features.xml
@@ -35,17 +35,11 @@
<feature>sdnc-sli</feature>
<feature>spring</feature>
<feature>spring-dm</feature>
- <bundle>mvn:com.sun.jersey/jersey-client/${jersey.version}</bundle>
- <bundle>
- mvn:com.sun.jersey.contribs.jersey-oauth/oauth-signature/${jersey.version}
- </bundle>
- <bundle>
- mvn:com.sun.jersey.contribs.jersey-oauth/oauth-client/${jersey.version}
- </bundle>
<bundle>mvn:org.codehaus.jettison/jettison/${jettison.version}</bundle>
- <bundle>
- mvn:org.onap.ccsdk.sli.plugins/sshapi-call-node-provider/${project.version}
- </bundle>
+ <bundle>mvn:org.onap.ccsdk.sli.core/sli-common/${project.version}</bundle>
+ <bundle>mvn:org.onap.ccsdk.sli.core/sli-provider/${project.version}</bundle>
+ <bundle dependency="true">mvn:org.onap.appc/appc-ssh-adapter-api/1.3.0</bundle>
+ <bundle>mvn:org.onap.ccsdk.sli.plugins/sshapi-call-node-provider/${project.version}</bundle>
</feature>
</features>