X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=b0e92c87f192f4e5d1d4321ab59eabb0ff3aa825;hb=9abbf96fb24924e7ec2c1936d638f8d90f1c282e;hp=b5f1f19f140376a80a8f8f0cc7d64a2fa1620289;hpb=5370e8be094b802caa732efb4da5a035c53dc9c6;p=controller.git 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 +