X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=b0e92c87f192f4e5d1d4321ab59eabb0ff3aa825;hb=212081e3f3f8b88b15e2cf1c0d6fd96cb260fe22;hp=b4167440d47440329af25a383d9a39cb222e8ccd;hpb=057b787289f7b909d7013c22ac73a1c91c860af8;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index b4167440d4..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 @@ -154,6 +158,18 @@ org.opendaylight.mdsal mdsal-eos-dom-api + + org.opendaylight.mdsal + mdsal-dom-spi + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + + + org.opendaylight.mdsal + mdsal-dom-broker + org.opendaylight.controller sal-core-spi @@ -188,6 +204,10 @@ commons-lang3 + + org.opendaylight.yangtools + yang-test-util +