From 0448fee69dbdfc96bc6de6699193f556aaefda6b Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sat, 27 Jan 2024 21:47:12 +0100 Subject: [PATCH] Remove netconf-api dependency callhome-provider does not deal with netconf-api directly, remove the unused dependency. Change-Id: I0f100db47c5e31897bc37af1fd136f6ec1fa4ce3 Signed-off-by: Robert Varga --- apps/callhome-provider/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/apps/callhome-provider/pom.xml b/apps/callhome-provider/pom.xml index 690af2abea..13337e4548 100644 --- a/apps/callhome-provider/pom.xml +++ b/apps/callhome-provider/pom.xml @@ -65,10 +65,6 @@ org.opendaylight.mdsal.model ietf-topology - - org.opendaylight.netconf - netconf-api - org.opendaylight.netconf netconf-client -- 2.36.6