From 6950b473ff100653cf726ce2c3f8fe54a8076cfa Mon Sep 17 00:00:00 2001 From: Michael DÜrre Date: Thu, 1 Jul 2021 09:11:48 +0200 Subject: fix more sdnr startup problems MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit cleaned up devmgr and odlux bundles Issue-ID: CCSDK-3362 Signed-off-by: Michael DÜrre Change-Id: Ic27852a7a66cef7fb6c5790a6f523240efe24a46 Signed-off-by: Michael DÜrre --- sdnr/wt/odlux/core/provider/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdnr/wt/odlux/core/provider/pom.xml') diff --git a/sdnr/wt/odlux/core/provider/pom.xml b/sdnr/wt/odlux/core/provider/pom.xml index fc803df96..3ad6488ea 100644 --- a/sdnr/wt/odlux/core/provider/pom.xml +++ b/sdnr/wt/odlux/core/provider/pom.xml @@ -58,6 +58,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-model ${project.version} + provided ${project.groupId} @@ -126,7 +127,6 @@ sdnr-wt-odlux-framework;inline=true true - ${project.groupId}.* -- cgit 1.2.3-korg