From: Robert Varga Date: Mon, 6 Jun 2022 17:51:00 +0000 (+0200) Subject: Drop unused cds-dom-api dependencies X-Git-Tag: v6.0.0~6 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=062bf32eab0dda7a42736475c9350524732419d5 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 --- 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 -