From 7964e8aa9b9748678f6dadfe7b0c17c936679351 Mon Sep 17 00:00:00 2001 From: Michael Dürre Date: Thu, 15 Aug 2024 10:04:54 +0200 Subject: migrate sdnr features to potassium MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit adapt features and poms for potassium-sr2 Issue-ID: CCSDK-4046 Change-Id: I67e8fc442811eca40c19f1f3777f1a36812d3e35 Signed-off-by: Michael Dürre --- sdnr/wt/data-provider/provider/pom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'sdnr/wt/data-provider/provider/pom.xml') diff --git a/sdnr/wt/data-provider/provider/pom.xml b/sdnr/wt/data-provider/provider/pom.xml index ec3986685..f55690f5c 100644 --- a/sdnr/wt/data-provider/provider/pom.xml +++ b/sdnr/wt/data-provider/provider/pom.xml @@ -116,8 +116,7 @@ org.opendaylight.netconf - sal-netconf-connector - provided + netconf-client-mdsal org.opendaylight.mdsal.binding.model.ietf @@ -129,6 +128,11 @@ yang-binding provided + + org.opendaylight.mdsal + mdsal-binding-api + provided + org.opendaylight.mdsal mdsal-singleton-common-api -- cgit 1.2.3-korg