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=c10cbca772a4dc2841e165590c71a70f21d994fb;hpb=62cddd88e42e8f3c6a92bbf42c97b0d6806f44ae;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index c10cbca772..30408ab058 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,26 +4,14 @@ org.opendaylight.controller mdsal-parent - 1.10.0-SNAPSHOT + 1.11.2 ../parent sal-distributed-datastore - 1.10.0-SNAPSHOT + 1.11.2 bundle - - - - tech.pantheon.triemap - bom - 1.0.4 - import - pom - - - - @@ -82,6 +70,13 @@ net.java.dev.stax-utils stax-utils + + + + com.bea.xml + jsr173-ri + + org.opendaylight.controller @@ -146,10 +141,6 @@ org.opendaylight.mdsal mdsal-dom-api - - org.opendaylight.mdsal - mdsal-eos-dom-api - org.opendaylight.mdsal mdsal-dom-spi @@ -211,13 +202,18 @@ io.atomix atomix-storage - 3.1.5 + 3.1.7 test io.atomix atomix-utils - 3.1.5 + 3.1.7 + test + + + org.awaitility + awaitility test @@ -249,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;