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=4e3baf905ffb3dc44a31d47ccdca077465f3bd42;hp=79bea0e431789cdbc0cc223f49a429a10435db67;hb=2611e6a728e586ea34dd891f30a473bf54d6cbd8;hpb=9f25e30ecd6ff1fb24e018990e0e9ea97179711a diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 79bea0e431..4e3baf905f 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.12.0-SNAPSHOT ../parent sal-distributed-datastore - 1.9.0-SNAPSHOT + 1.12.0-SNAPSHOT bundle - - - - tech.pantheon.triemap - bom - 1.0.1 - import - pom - - - - - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -87,6 +70,13 @@ net.java.dev.stax-utils stax-utils + + + + com.bea.xml + jsr173-ri + + org.opendaylight.controller @@ -121,51 +111,28 @@ test-jar test - - org.opendaylight.controller - sal-binding-api - org.opendaylight.controller sal-clustering-commons - - org.opendaylight.controller - sal-common-api - org.opendaylight.controller sal-common-util org.opendaylight.controller - sal-core-compat + sal-akka-segmented-journal + test org.opendaylight.mdsal - mdsal-dom-api - - - org.opendaylight.mdsal - mdsal-eos-dom-api - - - org.opendaylight.mdsal - mdsal-dom-spi + mdsal-binding-dom-codec org.opendaylight.mdsal mdsal-dom-broker - - org.opendaylight.mdsal - mdsal-binding-dom-codec - - - org.opendaylight.controller - sal-core-spi - org.opendaylight.yangtools @@ -208,6 +175,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 @@ -227,7 +221,9 @@ org.opendaylight.controller.cluster.datastore; org.opendaylight.controller.cluster.datastore.config; org.opendaylight.controller.cluster.datastore.exceptions; + org.opendaylight.controller.cluster.datastore.identifiers; org.opendaylight.controller.cluster.datastore.messages; + org.opendaylight.controller.cluster.datastore.modification; org.opendaylight.controller.cluster.datastore.persisted; org.opendaylight.controller.cluster.datastore.utils; org.opendaylight.controller.cluster.datastore.jmx.mbeans.shard; @@ -235,10 +231,6 @@ org.opendaylight.controller.cluster.sharding; org.opendaylight.controller.cluster.databroker.actors.dds; - - *; - org.opendaylight.controller.md.sal.dom.broker.impl.jmx -