aboutsummaryrefslogtreecommitdiffstats
path: root/vnftools/features/src/main/resources/features.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vnftools/features/src/main/resources/features.xml')
-rw-r--r--vnftools/features/src/main/resources/features.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnftools/features/src/main/resources/features.xml b/vnftools/features/src/main/resources/features.xml
index f90e4018..742efb47 100644
--- a/vnftools/features/src/main/resources/features.xml
+++ b/vnftools/features/src/main/resources/features.xml
@@ -32,7 +32,7 @@
<!-- Most applications will have a dependency on the ODL MD-SAL Broker -->
<feature version="${odl.mdsal.version}">odl-mdsal-broker</feature>
<feature>sdnc-sli</feature>
- <bundle>mvn:org.openecomp.sdnc.northbound/vnftools-provider/${project.version}</bundle>
+ <bundle>mvn:org.onap.sdnc.northbound/vnftools-provider/${project.version}</bundle>
</feature>
</features>