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/pom.xml | 96 +++++++++++++++++++++++++++++----------------------------- 1 file changed, 48 insertions(+), 48 deletions(-) (limited to 'vnfapi/pom.xml') diff --git a/vnfapi/pom.xml b/vnfapi/pom.xml index 4646492f..2b0f53aa 100644 --- a/vnfapi/pom.xml +++ b/vnfapi/pom.xml @@ -1,53 +1,53 @@ - 4.0.0 - - - org.openecomp.sdnc.northbound - sdnc-northbound - 1.2.0-SNAPSHOT - - - pom - org.openecomp.sdnc.northbound - vnfapi - 1.2.0-SNAPSHOT - - - vnfapi - - - - - - - org.openecomp.sdnc.northbound - vnfapi-features - features - xml - ${project.version} - - - - org.openecomp.sdnc.northbound - vnfapi-model - ${project.version} - - - org.openecomp.sdnc.northbound - vnfapi-provider - ${project.version} - config - xml - - - org.openecomp.sdnc.northbound - vnfapi-provider - ${project.version} - - - - + 4.0.0 + + + org.onap.sdnc.northbound + sdnc-northbound + 1.2.0-SNAPSHOT + + + pom + org.onap.sdnc.northbound + vnfapi + 1.2.0-SNAPSHOT + + + vnfapi + + + + + + + org.onap.sdnc.northbound + vnfapi-features + features + xml + ${project.version} + + + + org.onap.sdnc.northbound + vnfapi-model + ${project.version} + + + org.onap.sdnc.northbound + vnfapi-provider + ${project.version} + config + xml + + + org.onap.sdnc.northbound + vnfapi-provider + ${project.version} + + + + model -- cgit 1.2.3-korg