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=2388456dc1c32f0cb23264eeba338ad04352ba51;hb=afedfa80158137d46a649470b95788e8beac2c0d;hpb=3ccfd3872a3f2d58b3062c3e136f967a2eed1e21 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 2388456dc1..73212e1ee0 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -3,27 +3,29 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.8.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 1.11.0-SNAPSHOT + ../parent sal-distributed-datastore - 1.7.0-SNAPSHOT + 1.11.0-SNAPSHOT bundle + + + + tech.pantheon.triemap + bom + 1.0.4 + import + pom + + + + - - junit - junit - test - - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -70,12 +72,6 @@ test - - - com.google.guava - guava - - org.scala-lang @@ -87,10 +83,6 @@ net.java.dev.stax-utils stax-utils - - org.opendaylight.controller - config-api - org.opendaylight.controller sal-akka-raft @@ -128,10 +120,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.opendaylight.controller sal-clustering-commons @@ -146,7 +134,12 @@ org.opendaylight.controller - sal-dom-broker-config + sal-core-compat + + + org.opendaylight.controller + sal-akka-segmented-journal + test @@ -163,20 +156,16 @@ org.opendaylight.mdsal - mdsal-dom-inmemory-datastore + mdsal-dom-broker org.opendaylight.mdsal - mdsal-dom-broker + mdsal-binding-dom-codec org.opendaylight.controller sal-core-spi - - org.opendaylight.controller - sal-inmemory-datastore - org.opendaylight.yangtools @@ -203,7 +192,7 @@ yang-data-codec-xml - org.opendaylight.yangtools + tech.pantheon.triemap triemap @@ -214,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 @@ -237,13 +258,11 @@ org.opendaylight.controller.cluster.datastore.messages; org.opendaylight.controller.cluster.datastore.persisted; org.opendaylight.controller.cluster.datastore.utils; + org.opendaylight.controller.cluster.datastore.jmx.mbeans.shard; + org.opendaylight.controller.cluster.datastore.shardmanager; org.opendaylight.controller.cluster.sharding; org.opendaylight.controller.cluster.databroker.actors.dds; - - *; - org.opendaylight.controller.md.sal.dom.broker.impl.jmx - @@ -259,20 +278,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -