aboutsummaryrefslogtreecommitdiffstats
path: root/dataChange/features/src/main/resources/features.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dataChange/features/src/main/resources/features.xml')
-rw-r--r--dataChange/features/src/main/resources/features.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dataChange/features/src/main/resources/features.xml b/dataChange/features/src/main/resources/features.xml
index 44076c63..254b58cf 100644
--- a/dataChange/features/src/main/resources/features.xml
+++ b/dataChange/features/src/main/resources/features.xml
@@ -30,7 +30,7 @@
<feature name='sdnc-dataChange' description="sdnc-dataChange" version='${project.version}'>
<!-- Most applications will have a dependency on the ODL MD-SAL Broker -->
<feature version="${odl.mdsal.version}">odl-mdsal-broker</feature>
- <feature version="${sdnctl.sli.version}">sdnc-sli</feature>
+ <feature>sdnc-sli</feature>
<bundle>mvn:org.openecomp.sdnc.northbound/dataChange-model/${project.version}</bundle>
<bundle>mvn:org.openecomp.sdnc.northbound/dataChange-provider/${project.version}</bundle>
<configfile finalname="etc/opendaylight/karaf/200-dataChange-provider.xml">mvn:org.openecomp.sdnc.northbound/dataChange-provider/${project.version}/xml/config</configfile>