X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=53353cded17e3abc57f21c3a3737b09cebb9dede;hb=16a0ce1ec65d0bab4316eb80bd9af9bcf608d485;hp=3dcc546426165ac578486c5dd528b7b8cb4d0766;hpb=c222e37f2a0f0f3f6266242fbea2d3b018f4e6e3;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..28cabf5995 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -3,82 +3,82 @@ 4.0.0 org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT + mdsal-parent + 2.0.2-SNAPSHOT + ../parent + sal-akka-raft bundle - com.google.protobuf - protobuf-java - 2.5.0 + org.opendaylight.controller + sal-clustering-commons - com.google.guava - guava + com.typesafe.akka + akka-actor_2.13 - com.typesafe.akka - akka-actor_${scala.version} + akka-cluster_2.13 - com.typesafe.akka - akka-cluster_${scala.version} + akka-persistence_2.13 - com.typesafe.akka - akka-persistence-experimental_${scala.version} + akka-remote_2.13 - com.typesafe.akka - akka-remote_${scala.version} + akka-slf4j_2.13 - - com.typesafe.akka - akka-testkit_${scala.version} + org.scala-lang + scala-library - - org.osgi - org.osgi.core + org.apache.commons + commons-lang3 - - org.scala-lang - scala-library + org.osgi + org.osgi.core - junit - junit + com.typesafe.akka + akka-testkit_2.13 test - org.mockito - mockito-all + org.awaitility + awaitility test - org.slf4j slf4j-simple - ${slf4j.version} test - + + commons-io + commons-io + test + + + commons-lang + commons-lang + test + - org.apache.felix maven-bundle-plugin @@ -86,15 +86,12 @@ ${project.groupId}.${project.artifactId} - - - + org.opendaylight.cluster.raft + * - - org.apache.maven.plugins maven-jar-plugin @@ -104,45 +101,21 @@ - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.controller.* - - false - + maven-source-plugin - pre-test - prepare-agent + test-jar-no-fork - - 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