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/features/src/main/resources/features.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'dataChange/features/src/main/resources') diff --git a/dataChange/features/src/main/resources/features.xml b/dataChange/features/src/main/resources/features.xml index 47cdcfd9f..c52bab52f 100644 --- a/dataChange/features/src/main/resources/features.xml +++ b/dataChange/features/src/main/resources/features.xml @@ -31,7 +31,6 @@ sdnc-sli mvn:org.onap.ccsdk.sli.northbound/dataChange-model/${project.version} mvn:org.onap.ccsdk.sli.northbound/dataChange-provider/${project.version} - mvn:org.onap.ccsdk.sli.northbound/dataChange-provider/${project.version}/xml/config -- cgit 1.2.3-korg