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 --- vnftools/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vnftools/pom.xml') diff --git a/vnftools/pom.xml b/vnftools/pom.xml index e8f5f035..c9ed9790 100644 --- a/vnftools/pom.xml +++ b/vnftools/pom.xml @@ -1,14 +1,14 @@ - org.openecomp.sdnc.northbound + org.onap.sdnc.northbound sdnc-northbound 1.2.0-SNAPSHOT 4.0.0 pom - org.openecomp.sdnc.northbound + org.onap.sdnc.northbound vnftools @@ -24,7 +24,7 @@ - org.openecomp.sdnc.northbound + org.onap.sdnc.northbound vnftools-features features xml @@ -32,7 +32,7 @@ - org.openecomp.sdnc.northbound + org.onap.sdnc.northbound vnftools-provider ${project.version} -- cgit 1.2.3-korg