From 062bf32eab0dda7a42736475c9350524732419d5 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 6 Jun 2022 19:51:00 +0200 Subject: [PATCH] Drop unused cds-dom-api dependencies We have two dependencies which are not used, one of which is causing problems to our build. Fix them up. Change-Id: I10505acc6649a699ebd78cd761df8f71de208b39 Signed-off-by: Robert Varga --- opendaylight/md-sal/cds-dom-api/pom.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/opendaylight/md-sal/cds-dom-api/pom.xml b/opendaylight/md-sal/cds-dom-api/pom.xml index 41936043f0..0f894c8f4e 100644 --- a/opendaylight/md-sal/cds-dom-api/pom.xml +++ b/opendaylight/md-sal/cds-dom-api/pom.xml @@ -12,19 +12,10 @@ bundle - - org.opendaylight.controller - repackaged-akka - - org.opendaylight.yangtools concepts - - org.opendaylight.mdsal - mdsal-dom-api - -- 2.36.6