X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=c10cbca772a4dc2841e165590c71a70f21d994fb;hb=4944f54d4e1fc24404d55e4ab74b6de212844dcd;hp=f4a1e37847bca902ccbae59d2442c8fe50033e28;hpb=f09c372c4cb1ab228f0133a8b259d62240cc28cd;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index f4a1e37847..c10cbca772 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 @@ -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,23 @@ mdsal-dom-inmemory-datastore + + io.atomix + atomix-storage + 3.1.5 + test + + + io.atomix + atomix-utils + 3.1.5 + test + + + commons-io + commons-io + test + commons-lang commons-lang @@ -240,10 +257,6 @@ org.opendaylight.controller.cluster.sharding; org.opendaylight.controller.cluster.databroker.actors.dds; - - *; - org.opendaylight.controller.md.sal.dom.broker.impl.jmx -