X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=5acc7c8d9fd548b5a0ba191bef47b32eb36ada1c;hp=6324d7d1b082a6ab151f9f378b81502c3daeea84;hb=c8be48901d1f731bffb5ad32daa720afd9208737;hpb=512d0285a34d6358881be4cf7102d1140217c07e diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 6324d7d1b0..5acc7c8d9f 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -3,10 +3,14 @@ 4.0.0 org.opendaylight.controller - sal-parent - 1.4.0-SNAPSHOT + mdsal-parent + 1.8.0-SNAPSHOT + ../parent + + org.opendaylight.controller sal-akka-raft + 1.8.0-SNAPSHOT bundle @@ -14,34 +18,31 @@ org.opendaylight.controller sal-clustering-commons - - com.google.guava - guava - 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 @@ -66,24 +67,13 @@ com.typesafe.akka - akka-slf4j_${scala.version} + akka-slf4j_2.12 - - - - junit - junit - test - + org.mockito - mockito-all - test - - - org.opendaylight.yangtools - mockito-configuration + mockito-core test @@ -93,6 +83,11 @@ test + + com.google.protobuf + protobuf-java + test + @@ -106,7 +101,6 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft - * * @@ -123,51 +117,14 @@ - - - org.jacoco - jacoco-maven-plugin - - - org/opendaylight/controller/cluster/**/* - - - org/opendaylight/controller/cluster/raft/protobuff/**/* - org/opendaylight/controller/cluster/example/**/* - - false - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - **/protobuff/**/*,**/target/**/* - - - + 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 +