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=ac77468d16e53e35e0e5ca5bfa96fe523cc03d02;hp=6b5c23c43c0c9bdd346e02a5de5e07e77a61deb6;hb=39b7a263d64559bc4f593726f56aa38ab9cc0b1c;hpb=ecd84491e3142fb837f98bc0dd14849ac7ec7648 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 6b5c23c43c..ac77468d16 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-SNAPSHOT ../../config/config-parent sal-distributed-datastore - 1.5.0-SNAPSHOT + 1.5.2-SNAPSHOT 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;