summaryrefslogtreecommitdiffstats
path: root/sliPluginUtils/features/src/main/resources/features.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sliPluginUtils/features/src/main/resources/features.xml')
-rw-r--r--sliPluginUtils/features/src/main/resources/features.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sliPluginUtils/features/src/main/resources/features.xml b/sliPluginUtils/features/src/main/resources/features.xml
index c7dca2e5..212c3974 100644
--- a/sliPluginUtils/features/src/main/resources/features.xml
+++ b/sliPluginUtils/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.core/sliPluginUtils-provider/${project.version}</bundle>
+ <bundle>mvn:org.onap.ccsdk.sli.core/sliPluginUtils-provider/${project.version}</bundle>
<bundle>mvn:mysql/mysql-connector-java/${mysql.connector.version}</bundle>
</feature>