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=12c516137b1428ad4f993554fc6ff864f69b5267;hp=ccadd3e047af4732d18caa4d44b62015a79aae93;hb=af84734ff224e68368522a4cfbd2c2bbbbc48aba;hpb=c8be48901d1f731bffb5ad32daa720afd9208737 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index ccadd3e047..12c516137b 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -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;