summaryrefslogtreecommitdiffstats
path: root/restconf-client/features/src/main/resources/features.xml
diff options
context:
space:
mode:
Diffstat (limited to 'restconf-client/features/src/main/resources/features.xml')
-rw-r--r--restconf-client/features/src/main/resources/features.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/restconf-client/features/src/main/resources/features.xml b/restconf-client/features/src/main/resources/features.xml
index d7907ac2..c07cddff 100644
--- a/restconf-client/features/src/main/resources/features.xml
+++ b/restconf-client/features/src/main/resources/features.xml
@@ -31,11 +31,8 @@
<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/restconf-client-provider/${project.version}</bundle>
+ <bundle>mvn:org.onap.ccsdk.sli.plugins/properties-node-provider/0.3.0-SNAPSHOT</bundle>
+ <bundle>mvn:org.onap.ccsdk.sli.plugins/restconf-client-provider/0.3.0-SNAPSHOT</bundle>
</feature>
</features>