X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=ace6f2d67e0bdea96a1982705bf3f5dcb16d97e6;hb=a3459dc797e4e0722b945b80bc8ef3123762fc8d;hp=4b6091b4294f7ecd2a5ef103d1729440138f5193;hpb=183fa08a5484061c3b77593b1037adfa084158a6;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 4b6091b429..ace6f2d67e 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.2.0-SNAPSHOT + mdsal-parent + 3.0.2-SNAPSHOT + ../parent + sal-akka-raft bundle @@ -15,79 +17,51 @@ sal-clustering-commons - com.google.guava - guava - - - - com.typesafe.akka - akka-actor_${scala.version} - - - - com.typesafe.akka - akka-cluster_${scala.version} - - - - 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 + com.typesafe.akka + akka-testkit_2.13 - - commons-io - commons-io - - - - 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 @@ -96,14 +70,11 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft - * * - - org.apache.maven.plugins maven-jar-plugin @@ -113,49 +84,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 - - - - post-test - report + test-jar-no-fork - 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