X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=8edbec285fc6f6f12e828167d8d7aa443d2eac9f;hb=e1c283de301355cb8fa3f7d4fa28a6dd0af501eb;hp=d42b3469d1444d36be8eb1240e013bbab18887c9;hpb=c1336f9b497bc6867536a24f629c3f0b002ccb2f;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index d42b3469d1..8edbec285f 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} @@ -233,6 +228,7 @@ org.opendaylight.controller.cluster.datastore.messages; org.opendaylight.controller.cluster.datastore.persisted; org.opendaylight.controller.cluster.datastore.utils; + org.opendaylight.controller.cluster.sharding; !*snappy;