X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=aecd5f82c2f9cb9855638005c4a0be7fb9dad31a;hb=83e6f5b0c34da35678e48b4c3ae12312d9b9ea49;hp=837ef2793d09c056cb3868f3211ed7e62e65de9d;hpb=e22153124472857433f6e1a9383e0a620b754065;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 837ef2793d..aecd5f82c2 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -3,97 +3,81 @@ 4.0.0 org.opendaylight.controller - sal-parent - 1.4.0-SNAPSHOT + mdsal-parent + 8.0.4-SNAPSHOT + ../parent + sal-akka-raft bundle - org.opendaylight.controller - sal-clustering-commons + com.github.spotbugs + spotbugs-annotations + true com.google.guava guava - - com.typesafe.akka - akka-actor_${scala.version} + org.eclipse.jdt + org.eclipse.jdt.annotation - - com.typesafe.akka - akka-cluster_${scala.version} + org.opendaylight.yangtools + concepts - - com.typesafe.akka - akka-persistence_${scala.version} + org.opendaylight.yangtools + util - - com.typesafe.akka - akka-remote_${scala.version} + org.opendaylight.controller + sal-clustering-commons - - com.typesafe.akka - akka-testkit_${scala.version} - test + org.opendaylight.controller + cds-mgmt-api - - 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 - - org.apache.felix maven-bundle-plugin @@ -102,14 +86,11 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft - * * - - org.apache.maven.plugins maven-jar-plugin @@ -119,47 +100,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 - - - - post-test - report + test-jar-no-fork - test - - - org.apache.maven.plugins - maven-checkstyle-plugin - - **/protobuff/**/*,**/target/**/* - - - + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git