X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=80e992e1b1e7c7cb85cb6ae9e7e159eb5ae37a29;hb=45ee083e862517de8511085741827832e6a4dbcd;hp=87544ecc6285c27f69cb5289fd13a6602d2739ff;hpb=6100355605ee6f40356c6574bc1bea726887fe4a;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 87544ecc62..80e992e1b1 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.8.0-SNAPSHOT + 1.10.1-SNAPSHOT ../parent sal-distributed-datastore - 1.8.0-SNAPSHOT + 1.10.1-SNAPSHOT bundle - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -113,10 +108,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.opendaylight.controller sal-clustering-commons @@ -131,7 +122,12 @@ org.opendaylight.controller - sal-dom-broker-config + sal-core-compat + + + org.opendaylight.controller + sal-akka-segmented-journal + test @@ -150,6 +146,10 @@ org.opendaylight.mdsal mdsal-dom-broker + + org.opendaylight.mdsal + mdsal-binding-dom-codec + org.opendaylight.controller sal-core-spi @@ -180,7 +180,7 @@ yang-data-codec-xml - org.opendaylight.yangtools + tech.pantheon.triemap triemap @@ -191,7 +191,39 @@ 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 + 3.1.6 + test + + + commons-io + commons-io + test + + + commons-lang + commons-lang + test + org.opendaylight.yangtools yang-test-util @@ -219,10 +251,6 @@ org.opendaylight.controller.cluster.sharding; org.opendaylight.controller.cluster.databroker.actors.dds; - - *; - org.opendaylight.controller.md.sal.dom.broker.impl.jmx -