X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=98c81c267fae2c8dd5ec70ca9d663fc33b5e340c;hb=c8be48901d1f731bffb5ad32daa720afd9208737;hp=50442bda5cb9d63023f7acbfaf4f26e255edfa59;hpb=244d226cc66672e2e15d0b557bd1af37153d8065;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..5acc7c8d9f 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -3,41 +3,46 @@ 4.0.0 org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT + mdsal-parent + 1.8.0-SNAPSHOT + ../parent + + org.opendaylight.controller sal-akka-raft + 1.8.0-SNAPSHOT bundle - com.google.guava - guava + org.opendaylight.controller + sal-clustering-commons com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 com.typesafe.akka - akka-cluster_${scala.version} + akka-cluster_2.12 com.typesafe.akka - akka-persistence-experimental_${scala.version} + akka-persistence_2.12 com.typesafe.akka - akka-remote_${scala.version} + akka-remote_2.12 com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 + test @@ -50,25 +55,39 @@ scala-library - - junit - junit - test + commons-io + commons-io + + + + org.apache.commons + commons-lang3 + + + + com.typesafe.akka + akka-slf4j_2.12 + + org.mockito - mockito-all + mockito-core test org.slf4j slf4j-simple - ${slf4j.version} test + + com.google.protobuf + protobuf-java + test + @@ -81,9 +100,8 @@ ${project.groupId}.${project.artifactId} - - - + org.opendaylight.cluster.raft + * @@ -99,37 +117,14 @@ - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.controller.* - - false - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - + - 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 +