X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=5aea3fb95947b499937606c358b5022f371b4710;hb=eb095e9201b6279355aac5a1ba3252dbd8564358;hp=e7fcd83328f86c425e7a95092da1b3cc5f36bc47;hpb=8b2b53c7f6d697bd790084b7e6f58f87cfabf721;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..5aea3fb959 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,22 @@ sal-binding-config + + org.opendaylight.yangtools + yang-data-api + + + + org.opendaylight.yangtools + yang-data-impl + + + + org.opendaylight.controller + sal-inmemory-datastore + 1.1-SNAPSHOT + + org.opendaylight.controller sal-common-api @@ -92,7 +113,6 @@ org.osgi.core - org.scala-lang scala-library @@ -109,6 +129,7 @@ mockito-all test + org.slf4j slf4j-simple