X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=f4a1e37847bca902ccbae59d2442c8fe50033e28;hb=1ffd1f44c4beacdb28683c028bc0eaa209731098;hp=f18c6d093a962c80a8d3b1519b36f39ecc27ba43;hpb=9f206c90ad2a6a434620f58ca0524c6c683e1eca;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index f18c6d093a..f4a1e37847 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,14 +4,26 @@ org.opendaylight.controller mdsal-parent - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT ../parent sal-distributed-datastore - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle + + + + tech.pantheon.triemap + bom + 1.0.4 + import + pom + + + + @@ -113,10 +125,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.opendaylight.controller sal-clustering-commons @@ -131,7 +139,7 @@ org.opendaylight.controller - sal-dom-broker-config + sal-core-compat @@ -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,16 @@ org.apache.commons commons-text + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + + + commons-lang + commons-lang + test + org.opendaylight.yangtools yang-test-util @@ -214,6 +235,8 @@ 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; @@ -236,20 +259,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -