X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=ea686d966ffa63b60e1cf3cb839db2f2eb034f1e;hb=af01f3ff581487d002140ca08a94e4636546d649;hp=e7fcd83328f86c425e7a95092da1b3cc5f36bc47;hpb=fc0d0f3899943b85de194451f36cd35ace27cfcc;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index e7fcd83328..ea686d966f 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -35,6 +35,11 @@ akka-remote_${scala.version} + + com.typesafe.akka + akka-testkit_${scala.version} + + @@ -52,6 +57,17 @@ sal-binding-config + + + org.opendaylight.controller + sal-broker-impl + + org.opendaylight.controller sal-common-api @@ -92,7 +108,6 @@ org.osgi.core - org.scala-lang scala-library @@ -109,6 +124,7 @@ mockito-all test + org.slf4j slf4j-simple