X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=648e8d23d06892f8964ed65e322b7cb988ee8194;hb=bd943b7ee79b6324c561f8fbe2bea4a4293d5dd1;hp=5152363ab2640e1dc1a612612bdcb0129e64692a;hpb=44c747db358bf0d49434d5f818121286b5928d4a;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 5152363ab2..648e8d23d0 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -40,6 +40,11 @@ akka-testkit_${scala.version} + + com.typesafe.akka + akka-slf4j_${scala.version} + + @@ -118,6 +123,18 @@ scala-library + + org.opendaylight.controller + sal-clustering-commons + 1.1-SNAPSHOT + + + + org.opendaylight.controller + sal-akka-raft + 1.1-SNAPSHOT + + junit @@ -153,6 +170,8 @@ !*snappy;!org.jboss.*;* + sal-clustering-commons; + sal-akka-raft; !sal*; !*config-api*; !*testkit*;