X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=73212e1ee0b3f705b4092efe4ece03c7f38cf6a8;hp=12c516137b1428ad4f993554fc6ff864f69b5267;hb=afedfa80158137d46a649470b95788e8beac2c0d;hpb=af84734ff224e68368522a4cfbd2c2bbbbc48aba diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 12c516137b..73212e1ee0 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,21 +4,28 @@ org.opendaylight.controller mdsal-parent - 1.8.0-SNAPSHOT + 1.11.0-SNAPSHOT ../parent sal-distributed-datastore - 1.8.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 @@ -129,6 +136,11 @@ org.opendaylight.controller sal-core-compat + + org.opendaylight.controller + sal-akka-segmented-journal + test + org.opendaylight.mdsal @@ -180,7 +192,7 @@ yang-data-codec-xml - org.opendaylight.yangtools + tech.pantheon.triemap triemap @@ -191,7 +203,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 +263,6 @@ org.opendaylight.controller.cluster.sharding; org.opendaylight.controller.cluster.databroker.actors.dds; - - *; - org.opendaylight.controller.md.sal.dom.broker.impl.jmx -