X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=6e73dde1fb2b7ba9ebb57f37017f64a51cf50ad0;hb=55d229e2b83b1a48a43cc1e01c90f5be7d02faf0;hp=50442bda5cb9d63023f7acbfaf4f26e255edfa59;hpb=8d9f9990edc7fb165795b8f50b4715f8e719fa75;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 50442bda5c..6e73dde1fb 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -4,12 +4,16 @@ org.opendaylight.controller sal-parent - 1.1-SNAPSHOT + 1.4.0-SNAPSHOT sal-akka-raft bundle + + org.opendaylight.controller + sal-clustering-commons + com.google.guava guava @@ -27,7 +31,7 @@ com.typesafe.akka - akka-persistence-experimental_${scala.version} + akka-persistence_${scala.version} @@ -50,7 +54,23 @@ scala-library - + + commons-io + commons-io + + + + org.apache.commons + commons-lang3 + + + + com.typesafe.akka + akka-slf4j_${scala.version} + + + + junit junit @@ -65,7 +85,6 @@ org.slf4j slf4j-simple - ${slf4j.version} test @@ -81,9 +100,9 @@ ${project.groupId}.${project.artifactId} - - - + org.opendaylight.cluster.raft + * + * @@ -99,13 +118,18 @@ + org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + org/opendaylight/controller/cluster/**/* + + org/opendaylight/controller/cluster/raft/protobuff/**/* + org/opendaylight/controller/cluster/example/**/* + false @@ -124,10 +148,19 @@ + + + org.apache.maven.plugins + maven-checkstyle-plugin + + **/protobuff/**/*,**/target/**/* + + + - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering