X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=638715d27d60cec8b1045387c266aea581214664;hb=120069b3d0d2436ce0398ac871a45fe710c4fbdd;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..638715d27d 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -1,17 +1,16 @@ 4.0.0 - org.opendaylight.odlparent - odlparent - 1.8.0-SNAPSHOT + bundle-parent + 3.0.2 org.opendaylight.controller - 1.5.0-SNAPSHOT sal-akka-raft + 1.7.0-SNAPSHOT bundle @@ -19,7 +18,7 @@ org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.7.0-SNAPSHOT pom import @@ -38,27 +37,27 @@ com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 com.typesafe.akka - akka-cluster_${scala.version} + akka-cluster_2.12 com.typesafe.akka - akka-persistence_${scala.version} + akka-persistence_2.12 com.typesafe.akka - akka-remote_${scala.version} + akka-remote_2.12 com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 test @@ -84,10 +83,9 @@ com.typesafe.akka - akka-slf4j_${scala.version} + akka-slf4j_2.12 - junit @@ -96,7 +94,7 @@ org.mockito - mockito-all + mockito-core test @@ -119,7 +117,6 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft - * * @@ -138,71 +135,27 @@ - org.jacoco - jacoco-maven-plugin - - - org/opendaylight/controller/cluster/**/* - - - org/opendaylight/controller/cluster/raft/protobuff/**/* - org/opendaylight/controller/cluster/example/**/* - - false - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - - - org.apache.maven.plugins maven-checkstyle-plugin checkstyle.violationSeverity=error - + + org.codehaus.mojo + findbugs-maven-plugin + + true + + - - - - 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 HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering +