X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=1a0a62ef1070a9b6b33f4702fa6eb6c27e265ff9;hb=refs%2Fchanges%2F72%2F103572%2F1;hp=63f163211ecdf10d91bf236c14c8eb79614924d2;hpb=8a637013c102c11323230dae08fa4407863945d6;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 63f163211e..1a0a62ef10 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -1,116 +1,67 @@ 4.0.0 - - org.opendaylight.odlparent - odlparent - 1.8.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 7.0.0-SNAPSHOT + ../parent - org.opendaylight.controller - 1.5.0-SNAPSHOT sal-akka-raft bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller 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_${scala.version} - - - - com.typesafe.akka - akka-remote_${scala.version} + org.opendaylight.controller + cds-mgmt-api - - com.typesafe.akka - akka-testkit_${scala.version} - test - - - - org.osgi - org.osgi.core + org.opendaylight.controller + repackaged-akka - org.scala-lang scala-library - - - commons-io - commons-io - - org.apache.commons commons-lang3 + com.typesafe.akka - akka-slf4j_${scala.version} + akka-testkit_2.13 - - - - junit - junit + org.awaitility + awaitility test - org.mockito - mockito-all + org.slf4j + slf4j-simple test - - org.slf4j - slf4j-simple + commons-io + commons-io + test + + + commons-lang + commons-lang test - - org.apache.felix maven-bundle-plugin @@ -119,14 +70,11 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft - * * - - org.apache.maven.plugins maven-jar-plugin @@ -136,69 +84,19 @@ - - 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 - - checkstyle.violationSeverity=error - - - - - - - jdk8 - - [1.8,) - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git