X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=0593b656650b9528ab8dd4c6492dda2421e9e43b;hb=3115b8171461584e85f58d87a9f179013cfbb262;hp=70b50558ee5627bc1f3fbb0f49db9fa536045aca;hpb=466078ab1dc8a8cc2981b161051f6edecd6af85a;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 70b50558ee..0593b65665 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller mdsal-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../parent sal-distributed-datastore - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle @@ -17,7 +17,7 @@ tech.pantheon.triemap bom - 1.0.0 + 1.0.4 import pom @@ -26,11 +26,6 @@ - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -141,6 +136,11 @@ org.opendaylight.controller sal-core-compat + + org.opendaylight.controller + sal-akka-segmented-journal + test + org.opendaylight.mdsal @@ -208,6 +208,34 @@ mdsal-dom-inmemory-datastore + + io.atomix + atomix-storage + 3.1.5 + test + + + io.atomix + atomix-utils + 3.1.5 + test + + + org.awaitility + awaitility + 3.1.6 + test + + + commons-io + commons-io + test + + + commons-lang + commons-lang + test + org.opendaylight.yangtools yang-test-util @@ -235,10 +263,6 @@ org.opendaylight.controller.cluster.sharding; org.opendaylight.controller.cluster.databroker.actors.dds; - - *; - org.opendaylight.controller.md.sal.dom.broker.impl.jmx -