X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=e8c927f3fd5dd30c8f84ad4cb6ba8c66dc9825d8;hb=f2cc23acae3efe42061f4781011689cf48d481bb;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..e8c927f3fd 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 @@ -154,6 +154,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 +200,10 @@ commons-lang3 + + org.opendaylight.yangtools + yang-test-util +