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=a944b33026467ec15719379501be3d42be57f166;hp=768bdbc9e0c6654e5faccabd6bccd6e88dc75f89;hb=dcc9827eab4f95b8e35820e8355066ff105d2720;hpb=cd03422804f6371168be7dd014cc3fe215b35742 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 768bdbc9e0..a944b33026 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -3,9 +3,11 @@ 4.0.0 org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT + mdsal-parent + 3.0.8-SNAPSHOT + ../parent + sal-akka-raft bundle @@ -15,84 +17,55 @@ sal-clustering-commons - com.google.guava - guava - - - - com.typesafe.akka - akka-actor_${scala.version} - - - - com.typesafe.akka - akka-cluster_${scala.version} + org.opendaylight.controller + cds-mgmt-api - - com.typesafe.akka - akka-persistence-experimental_${scala.version} + org.opendaylight.controller + repackaged-akka - - com.typesafe.akka - akka-remote_${scala.version} + org.scala-lang + scala-library - - com.typesafe.akka - akka-testkit_${scala.version} + org.apache.commons + commons-lang3 - org.osgi org.osgi.core + - org.scala-lang - scala-library - - - - commons-io - commons-io - - - - org.apache.commons - commons-lang3 + com.typesafe.akka + akka-testkit_2.13 - - com.typesafe.akka - akka-slf4j_${scala.version} + org.awaitility + awaitility + test - - - - junit - junit + org.slf4j + slf4j-simple test - org.mockito - mockito-all + commons-io + commons-io test - - org.slf4j - slf4j-simple + commons-lang + commons-lang test - - org.apache.felix maven-bundle-plugin @@ -101,14 +74,11 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft - * * - - org.apache.maven.plugins maven-jar-plugin @@ -118,49 +88,21 @@ - - org.jacoco - jacoco-maven-plugin - - - org/opendaylight/controller/cluster/**/* - - - org/opendaylight/controller/cluster/raft/protobuff/**/* - org/opendaylight/controller/cluster/example/**/* - - false - + maven-source-plugin - pre-test - prepare-agent + test-jar-no-fork - - post-test - - report - - test - - - - 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