From 56c27daf1656fd6436f8c818c771cf803079e1ea Mon Sep 17 00:00:00 2001 From: Michael DÜrre Date: Mon, 18 Jan 2021 05:41:16 +0100 Subject: migrate sli to alu-SR1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit migrate ODL interfaces and fix code for changes in alu-SR1 Issue-ID: CCSDK-3089 Signed-off-by: Michael DÜrre Change-Id: Id48dcfc517585f2ce6b30047113cd1d173c3c9dc Signed-off-by: Michael DÜrre --- northbound/lcm/provider/pom.xml | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'northbound/lcm/provider/pom.xml') diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 5c32d4501..bd6f762d0 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -35,18 +35,18 @@ - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - - org.opendaylight.controller - sal-binding-broker-impl - org.opendaylight.controller sal-common-util - + + org.opendaylight.mdsal + mdsal-dom-api + provided + org.onap.ccsdk.sli.core sli-common @@ -58,11 +58,6 @@ org.onap.ccsdk.sli.core sli-provider-base - ${project.version} - - - org.opendaylight.controller - sal-core-api org.opendaylight.yangtools -- cgit 1.2.3-korg