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=d1e950b4e3d9b8efa08bcbd1d2d002b48562de49;hpb=5daa19c25730a83fa5d0eb510b47ff159fe734fb;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index d1e950b4e3..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,6 +229,7 @@ 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;