X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=7968785df2086d05ef149d6855a512e31d1443fc;hb=refs%2Fchanges%2F58%2F7958%2F5;hp=a2b4c89c89513037862fed4ac11f2ad04e91592f;hpb=fccca09dc84cff54910ebec30d3d65474d4949f8;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index a2b4c89c89..7968785df2 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -15,11 +15,39 @@ guava + + com.typesafe.akka + akka-actor_${scala.version} + + + + com.typesafe.akka + akka-cluster_${scala.version} + + + + com.typesafe.akka + akka-persistence-experimental_${scala.version} + + + + com.typesafe.akka + akka-remote_${scala.version} + + + org.opendaylight.controller sal-core-spi + + + org.scala-lang + scala-library + + + junit junit