X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=52a5042cba4a87b56960bbf47a07cc0e8f684b74;hb=018a953ee125a5bdbf35bbc509b9bfc112cc79ec;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..52a5042cba 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller mdsal-parent - 1.8.0-SNAPSHOT + 1.8.1 ../parent sal-distributed-datastore - 1.8.0-SNAPSHOT + 1.8.1 bundle @@ -113,10 +113,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.opendaylight.controller sal-clustering-commons @@ -131,7 +127,7 @@ org.opendaylight.controller - sal-dom-broker-config + sal-core-compat @@ -150,6 +146,10 @@ org.opendaylight.mdsal mdsal-dom-broker + + org.opendaylight.mdsal + mdsal-binding-dom-codec + org.opendaylight.controller sal-core-spi @@ -214,6 +214,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,13 +238,6 @@ - - org.codehaus.mojo - findbugs-maven-plugin - - true - -