X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=2f9381b2c2271b5edf2e72e8830dd5eb2f328a4f;hb=bc2b83e97bc73930badd4a3063c65b849f82c664;hp=c976e0aa0cfdbeb3d6d2ef1f3fcf33b93b5081a0;hpb=378f3ba51e8e49c3e54593656cc193fda7970388;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index c976e0aa0c..2f9381b2c2 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -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;