From eb2d40205c8fa043166027a10d9cdb10415e6cbf Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Wed, 30 Aug 2017 19:32:32 -0700 Subject: Update SDNC NB to depend on CCSDK Refactor code to use CCSDK Issue-Id: SDNC-50 Change-Id: If637d1a0609ec5ae9df60939f72eb64888e61e71 Signed-off-by: Marcus G K Williams --- vnfapi/features/src/main/resources/features.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vnfapi/features/src') diff --git a/vnfapi/features/src/main/resources/features.xml b/vnfapi/features/src/main/resources/features.xml index 813459de..5ea07002 100644 --- a/vnfapi/features/src/main/resources/features.xml +++ b/vnfapi/features/src/main/resources/features.xml @@ -31,8 +31,8 @@ odl-mdsal-broker sdnc-sli - mvn:org.openecomp.sdnc.northbound/vnfapi-model/${project.version} - mvn:org.openecomp.sdnc.northbound/vnfapi-provider/${project.version} + mvn:org.onap.sdnc.northbound/vnfapi-model/${project.version} + mvn:org.onap.sdnc.northbound/vnfapi-provider/${project.version} mvn:org.openecomp.sdnc.northbound/vnfapi-provider/${project.version}/xml/config -- cgit 1.2.3-korg