From: Dan Timoney Date: Wed, 8 Dec 2021 15:52:11 +0000 (-0500) Subject: Fix dependency scope X-Git-Tag: 1.2.7~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a0541d9650f030409dcc2f920a5b95d4991412f7;p=ccsdk%2Ffeatures.git Fix dependency scope Dependencies on sli artifacts should be defined as scope provided since they are preloaded, not loaded via feature.xml Issue-ID: SDNC-1640 Signed-off-by: Dan Timoney Change-Id: I0b7e2dceb7feb75a3a1f67ba113bfad644b6ce29 --- diff --git a/sdnr/northbound/ranSlice/provider/pom.xml b/sdnr/northbound/ranSlice/provider/pom.xml index a7166c94b..143c5a354 100644 --- a/sdnr/northbound/ranSlice/provider/pom.xml +++ b/sdnr/northbound/ranSlice/provider/pom.xml @@ -90,6 +90,7 @@ org.onap.ccsdk.sli.core utils-provider ${ccsdk.sli.version} + provided org.osgi