summaryrefslogtreecommitdiffstats
path: root/asdcApi
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-09-22 19:46:40 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-22 19:46:40 +0000
commitbbf1668256784af8268de8ce2b0b84e42c0e18d4 (patch)
tree180ab965033742d0638884b8249ecdb3c21c8d3e /asdcApi
parent862cac3e7b7b7bd835439d3a905d9c241a7ae742 (diff)
parente350d16c4a4f0a51b19fd60617cdf7f8924aca22 (diff)
Merge "Fix sli dependency"
Diffstat (limited to 'asdcApi')
-rw-r--r--asdcApi/features/src/main/resources/features.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/asdcApi/features/src/main/resources/features.xml b/asdcApi/features/src/main/resources/features.xml
index 2048dc12..0f7fe3b8 100644
--- a/asdcApi/features/src/main/resources/features.xml
+++ b/asdcApi/features/src/main/resources/features.xml
@@ -32,7 +32,7 @@
<bundle>mvn:org.onap.ccsdk.sli.northbound/asdcApi-model/${project.version}</bundle>
<bundle>mvn:org.onap.ccsdk.sli.northbound/asdcApi-provider/${project.version}</bundle>
- <feature version="${sdnctl.sli.version}">sdnc-sli</feature>
+ <feature>sdnc-sli</feature>
</feature>
</features>