X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=c10cbca772a4dc2841e165590c71a70f21d994fb;hb=271e4eb62726c79f2e029fa65704dc6d0fc845e4;hp=1a689ed0a43e4b7c2981924845884591e10c24bf;hpb=2f05ce3fdd200dccd4a99ae16d1340c72d36ca11;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 1a689ed0a4..c10cbca772 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,21 +4,28 @@ org.opendaylight.controller mdsal-parent - 1.8.0-SNAPSHOT + 1.10.0-SNAPSHOT ../parent sal-distributed-datastore - 1.8.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle + + + + tech.pantheon.triemap + bom + 1.0.4 + import + pom + + + + - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -113,10 +120,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.opendaylight.controller sal-clustering-commons @@ -131,7 +134,12 @@ org.opendaylight.controller - sal-dom-broker-config + sal-core-compat + + + org.opendaylight.controller + sal-akka-segmented-journal + test @@ -150,6 +158,10 @@ org.opendaylight.mdsal mdsal-dom-broker + + org.opendaylight.mdsal + mdsal-binding-dom-codec + org.opendaylight.controller sal-core-spi @@ -180,7 +192,7 @@ yang-data-codec-xml - org.opendaylight.yangtools + tech.pantheon.triemap triemap @@ -191,7 +203,33 @@ 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 + + + commons-io + commons-io + test + + + commons-lang + commons-lang + test + org.opendaylight.yangtools yang-test-util @@ -214,13 +252,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 - @@ -236,13 +272,6 @@ - - org.codehaus.mojo - findbugs-maven-plugin - - true - -