From 3f9970cb513e632ea5c1613c3b7ff577ac9fd4d1 Mon Sep 17 00:00:00 2001 From: Ryan Goulding Date: Thu, 7 Sep 2017 15:21:05 -0400 Subject: Fix SDNC service registration Move the northbound to utilize Aries Blueprint instead of ODL's configuration subsystem Change-Id: I7388391d40912136176bb28b817157676f71557d Issue-Id: SDNC-54 Signed-off-by: Ryan Goulding --- dataChange/pom.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'dataChange/pom.xml') diff --git a/dataChange/pom.xml b/dataChange/pom.xml index c0744259..a5818a5d 100755 --- a/dataChange/pom.xml +++ b/dataChange/pom.xml @@ -33,13 +33,6 @@ dataChange-model ${project.version} - - org.onap.ccsdk.sli.northbound - dataChange-provider - ${project.version} - config - xml - org.onap.ccsdk.sli.northbound dataChange-provider -- cgit 1.2.3-korg