From 0e4e58bf061df695341ac250beb97a978cefdaf7 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 29 Jan 2021 17:42:42 +0000 Subject: Revert "migrate sli to alu-SR1" This reverts commit ce4e5f9a00d2677495240ad367b9bfc4b74752d0. Reason for revert: ODL upgrade changes need to be backed out until issues in ccsdk/features are resolved. Change-Id: I168e2519e37f3eee61609d0da890c14db49ec49e --- northbound/dataChange/provider/pom.xml | 34 +++++++++++++++------------------- 1 file changed, 15 insertions(+), 19 deletions(-) (limited to 'northbound/dataChange/provider/pom.xml') diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index 03f46e68b..10f6f001a 100755 --- a/northbound/dataChange/provider/pom.xml +++ b/northbound/dataChange/provider/pom.xml @@ -35,8 +35,8 @@ - org.opendaylight.mdsal - mdsal-binding-api + org.opendaylight.controller + sal-binding-api org.onap.ccsdk.sli.core @@ -48,28 +48,24 @@ - org.opendaylight.mdsal - mdsal-binding-test-model + org.opendaylight.controller + sal-test-model test + + - org.opendaylight.mdsal - mdsal-dom-api + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + tests test - - - - - - - - - - - - - junit junit -- cgit 1.2.3-korg