X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=045083f7d9713a9e6e9e0545758cd486e475a77e;hb=9b0e2571b0409194cb211eeadecbd476c67fd07e;hp=39870f1e81fb3f46c1e21bce65d9614cbb8fa905;hpb=37d282821c1b26a98076c01a695a4a473ab5c2b1;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 39870f1e81..045083f7d9 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,33 +4,16 @@ org.opendaylight.controller mdsal-parent - 1.9.0-SNAPSHOT + 1.11.0-SNAPSHOT ../parent sal-distributed-datastore - 1.9.0-SNAPSHOT + 1.11.0-SNAPSHOT bundle - - - - tech.pantheon.triemap - bom - 1.0.4 - import - pom - - - - - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -141,6 +124,11 @@ org.opendaylight.controller sal-core-compat + + org.opendaylight.controller + sal-akka-segmented-journal + test + org.opendaylight.mdsal @@ -208,6 +196,33 @@ mdsal-dom-inmemory-datastore + + io.atomix + atomix-storage + 3.1.5 + test + + + io.atomix + atomix-utils + 3.1.5 + test + + + org.awaitility + awaitility + test + + + commons-io + commons-io + test + + + commons-lang + commons-lang + test + org.opendaylight.yangtools yang-test-util @@ -235,10 +250,6 @@ org.opendaylight.controller.cluster.sharding; org.opendaylight.controller.cluster.databroker.actors.dds; - - *; - org.opendaylight.controller.md.sal.dom.broker.impl.jmx -