X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=30408ab0584d5264dff589e96b910d720fb5ea44;hb=08e5137e67bac083608705b7a9a995acb599cec0;hp=755c96c70959b87111a35bc68694ab1f5c72b32d;hpb=4e5f900eed31c3de0a9c599a206b6b3909697cc7;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 755c96c709..30408ab058 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.11.2 ../parent sal-distributed-datastore - 1.9.0-SNAPSHOT + 1.11.2 bundle - - - - tech.pantheon.triemap - bom - 1.0.4 - 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 @@ -141,14 +131,15 @@ org.opendaylight.controller sal-core-compat - - org.opendaylight.mdsal - mdsal-dom-api + org.opendaylight.controller + sal-akka-segmented-journal + test + org.opendaylight.mdsal - mdsal-eos-dom-api + mdsal-dom-api org.opendaylight.mdsal @@ -208,6 +199,28 @@ mdsal-dom-inmemory-datastore + + io.atomix + atomix-storage + 3.1.7 + test + + + io.atomix + atomix-utils + 3.1.7 + test + + + org.awaitility + awaitility + test + + + commons-io + commons-io + test + commons-lang commons-lang @@ -232,7 +245,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;