X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=ac77468d16e53e35e0e5ca5bfa96fe523cc03d02;hb=3e86a2e5c83a86daba1afa8eeabc14c060c7f454;hp=5c77391b38fc82be487cf5541a78a618ccc1f14f;hpb=e70268792ff15fc3a4a84d5d732bac15eece7aab;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 5c77391b38..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.1-SNAPSHOT + 0.6.2-SNAPSHOT ../../config/config-parent sal-distributed-datastore - 1.5.1-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,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;