X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=9d12685d3571ee3a8f838a88a8d575777c5b8dbc;hb=7bb1338f6e537386fd7c3ec8e251981d977931f6;hp=5844b3af96e69708d4c017325d8deb45c3ff3d11;hpb=6b31b94c7c06711efd69f7fd456167026f34dc2e;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 5844b3af96..9d12685d35 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.4.0-SNAPSHOT + 1.4.4-SNAPSHOT sal-distributed-datastore bundle @@ -57,6 +57,10 @@ com.typesafe.akka akka-slf4j_${scala.version} + + org.scala-lang.modules + scala-java8-compat_${scala.version} + com.typesafe.akka akka-testkit_${scala.version} @@ -102,6 +106,10 @@ org.opendaylight.controller cds-access-api + + org.opendaylight.controller + cds-access-client + org.opendaylight.controller sal-akka-raft-example @@ -125,6 +133,11 @@ org.opendaylight.controller sal-clustering-commons + + org.opendaylight.controller + sal-clustering-commons + test-jar + org.opendaylight.controller sal-common-api