X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=69106839c87881b2f94ebd2b7ef6662ed697f24b;hb=e4f9064301b59336ba4781ad3543f7ad6284ebb0;hp=6b5c23c43c0c9bdd346e02a5de5e07e77a61deb6;hpb=ecd84491e3142fb837f98bc0dd14849ac7ec7648;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 6b5c23c43c..69106839c8 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.6.2-Carbon ../../config/config-parent sal-distributed-datastore - 1.5.0-SNAPSHOT + 1.5.2-Carbon bundle @@ -202,6 +202,10 @@ org.opendaylight.yangtools yang-data-impl + + org.opendaylight.yangtools + triemap + org.apache.commons commons-lang3 @@ -225,10 +229,12 @@ org.opendaylight.controller.cluster.datastore; org.opendaylight.controller.cluster.datastore.config; + org.opendaylight.controller.cluster.datastore.exceptions; 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;