X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=b062191c97524ed0afed040b30509759dbbf873c;hb=44d274e8a4282ef859a35369c563e4963cf2185a;hp=006bce6a237f3f493c3e65e7fc8d5510bbb6fcd4;hpb=bffaf3906c383141fe72cede16e9ea7d3306ea63;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 006bce6a23..b062191c97 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.11.0-SNAPSHOT ../parent sal-distributed-datastore - 1.8.0-SNAPSHOT + 1.11.0-SNAPSHOT bundle - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -75,6 +70,13 @@ net.java.dev.stax-utils stax-utils + + + + com.bea.xml + jsr173-ri + + org.opendaylight.controller @@ -125,6 +127,15 @@ org.opendaylight.controller sal-common-util + + org.opendaylight.controller + sal-core-compat + + + org.opendaylight.controller + sal-akka-segmented-journal + test + org.opendaylight.mdsal @@ -176,7 +187,7 @@ yang-data-codec-xml - org.opendaylight.yangtools + tech.pantheon.triemap triemap @@ -187,7 +198,38 @@ 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 + test + + + commons-io + commons-io + test + + + commons-lang + commons-lang + test + org.opendaylight.yangtools yang-test-util @@ -215,10 +257,6 @@ org.opendaylight.controller.cluster.sharding; org.opendaylight.controller.cluster.databroker.actors.dds; - - *; - org.opendaylight.controller.md.sal.dom.broker.impl.jmx -