From: Robert Varga Date: Mon, 26 Jun 2023 13:22:50 +0000 (+0200) Subject: Fix sal-distributed-datastore dependencies X-Git-Tag: v8.0.0~10 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F94%2F106694%2F1;p=controller.git Fix sal-distributed-datastore dependencies We need mdsal-binding-dom-codec as a testing dependency. Change-Id: I7ba1a864f1b3bdcef5caf911fc2c2f84fc4e3f63 Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 5fe2f03e6e..9f2f41ad0c 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -215,6 +215,11 @@ org.opendaylight.yangtools yang-test-util + + org.opendaylight.mdsal + mdsal-binding-dom-codec + test + org.opendaylight.mdsal mdsal-binding-test-utils