X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=2f9381b2c2271b5edf2e72e8830dd5eb2f328a4f;hb=08269ac33356663d75f0df8cc54936eac5553e7b;hp=beb396aa7167bcaa70504881e5398b283003ec06;hpb=78fb550781389291d0d5142a098385c30dfd291d;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index beb396aa71..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 @@ -56,11 +56,6 @@ com.typesafe.akka akka-remote_${scala.version} - - com.typesafe.akka - akka-distributed-data-experimental_${scala.version} - 2.4.7 - com.typesafe.akka akka-slf4j_${scala.version} @@ -207,6 +202,10 @@ org.opendaylight.yangtools yang-data-impl + + org.opendaylight.yangtools + yang-data-codec-xml + org.apache.commons commons-lang3 @@ -234,6 +233,7 @@ 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;