X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=2f9381b2c2271b5edf2e72e8830dd5eb2f328a4f;hb=b6904860c1fff9e5d05767ef5b41e103b26872c0;hp=02ad5c25987c443a34d32eba76e7ded8247c89d5;hpb=cee0eb4ed6c7c6b4a584def8267b12262898be76;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 02ad5c2598..2f9381b2c2 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 config-parent - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../../config/config-parent sal-distributed-datastore - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT bundle @@ -202,6 +202,10 @@ org.opendaylight.yangtools yang-data-impl + + org.opendaylight.yangtools + yang-data-codec-xml + org.apache.commons commons-lang3 @@ -228,6 +232,8 @@ org.opendaylight.controller.cluster.datastore.messages; org.opendaylight.controller.cluster.datastore.persisted; org.opendaylight.controller.cluster.datastore.utils; + org.opendaylight.controller.cluster.sharding; + org.opendaylight.controller.cluster.databroker.actors.dds; !*snappy;