X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=b0e92c87f192f4e5d1d4321ab59eabb0ff3aa825;hp=b5f1f19f140376a80a8f8f0cc7d64a2fa1620289;hb=212081e3f3f8b88b15e2cf1c0d6fd96cb260fe22;hpb=5370e8be094b802caa732efb4da5a035c53dc9c6 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index b5f1f19f14..b0e92c87f1 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -18,7 +18,7 @@ org.mockito - mockito-all + mockito-core test @@ -110,6 +110,10 @@ org.opendaylight.controller cds-access-client + + org.opendaylight.controller + cds-dom-api + org.opendaylight.controller sal-akka-raft-example @@ -200,6 +204,10 @@ commons-lang3 + + org.opendaylight.yangtools + yang-test-util +