X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=ae87ceaf68a8238b60ee8b0d5ee9442905fe57c3;hb=7eaa416d52e72f2db5928a2b7ee59962354ff82f;hp=485e824ae53b9487521fcee5c18215f92df29228;hpb=801f520ed3d47d75e41405631fa4bc3c730c4fdd;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 485e824ae5..ae87ceaf68 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,21 +4,16 @@ org.opendaylight.controller mdsal-parent - 1.9.0-SNAPSHOT + 1.10.1 ../parent sal-distributed-datastore - 1.9.0-SNAPSHOT + 1.10.1 bundle - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -129,6 +124,11 @@ org.opendaylight.controller sal-core-compat + + org.opendaylight.controller + sal-akka-segmented-journal + test + org.opendaylight.mdsal @@ -180,7 +180,7 @@ yang-data-codec-xml - org.opendaylight.yangtools + tech.pantheon.triemap triemap @@ -191,7 +191,38 @@ org.apache.commons commons-text + + org.opendaylight.mdsal + 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 @@ -219,10 +250,6 @@ org.opendaylight.controller.cluster.sharding; org.opendaylight.controller.cluster.databroker.actors.dds; - - *; - org.opendaylight.controller.md.sal.dom.broker.impl.jmx -