X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=89c32f645aa715bc7276a4f58fab810cfd33a325;hb=8d3faafcb661be94df908f3a6eee0c26687ed911;hp=3dcc546426165ac578486c5dd528b7b8cb4d0766;hpb=5a9287bb6ddaaa8805939b3b3301f648c03785f4;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 3dcc546426..89c32f645a 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -3,46 +3,46 @@ 4.0.0 org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT + mdsal-parent + 1.10.0-SNAPSHOT + ../parent + + org.opendaylight.controller sal-akka-raft + 1.10.0-SNAPSHOT bundle - com.google.protobuf - protobuf-java - 2.5.0 - - - 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 @@ -55,25 +55,42 @@ scala-library + + org.apache.commons + commons-lang3 + + + + com.typesafe.akka + akka-slf4j_2.12 + + - junit - junit + org.awaitility + awaitility test org.mockito - mockito-all + mockito-core test - org.slf4j slf4j-simple - ${slf4j.version} test - + + commons-io + commons-io + test + + + commons-lang + commons-lang + test + @@ -86,9 +103,8 @@ ${project.groupId}.${project.artifactId} - - - + org.opendaylight.cluster.raft + * @@ -104,47 +120,14 @@ - - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.controller.* - - false - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - **/protobuff/**/* - - - + - 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 +