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/daexim-offsite-backup/provider/pom.xml | 32 +++++++++++------------ 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'northbound/daexim-offsite-backup/provider/pom.xml') diff --git a/northbound/daexim-offsite-backup/provider/pom.xml b/northbound/daexim-offsite-backup/provider/pom.xml index 9db8934f6..c7b7d1c86 100755 --- a/northbound/daexim-offsite-backup/provider/pom.xml +++ b/northbound/daexim-offsite-backup/provider/pom.xml @@ -23,30 +23,30 @@ ${project.version} - org.opendaylight.mdsal - mdsal-binding-api + org.opendaylight.controller + sal-binding-api org.opendaylight.controller sal-common-util - org.opendaylight.mdsal - mdsal-binding-test-model + org.opendaylight.controller + sal-test-model + test + + + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + tests test - - - - - - - - - - - - org.apache.commons commons-lang3 -- cgit 1.2.3-korg