X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=504bb743ef0df283898b31ffc4ed68745521d61a;hb=b835c56b49a8b11b850cdee7d109c72ea61032ab;hp=6db4d3a094f43cb80c461418cfd56d54639dd5a2;hpb=aa16c6b860255d4509f240fbcb416b8d3d6c0232;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 6db4d3a094..504bb743ef 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -12,7 +12,46 @@ bundle - + + + + 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} + + + + com.typesafe.akka + akka-testkit_${scala.version} + + + + + org.scala-lang + scala-library + + + + + com.typesafe.akka + akka-slf4j_${scala.version} + + + com.google.code.findbugs jsr305 @@ -64,6 +103,10 @@ org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.controller + netconf-util + xmlunit @@ -115,11 +158,6 @@ yang-binding - - org.opendaylight.controller - sal-akka-raft - 1.1-SNAPSHOT - com.google.guava @@ -156,6 +194,12 @@ jsr305 2.0.1 + + + com.codahale.metrics + metrics-core + 3.0.1 +