X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=485e824ae53b9487521fcee5c18215f92df29228;hb=8db9c583f92f65d03d7688d5b65cecf7a906d918;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..485e824ae5 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.9.0-SNAPSHOT ../parent sal-distributed-datastore - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT 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 - -