X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=cb1e653b0d966ae566de4d29e21d43038b6c5727;hb=9c17a104cd90b5529b5623d1d0136d7cc332707d;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..cb1e653b0d 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 + bundle-parent 1.8.0-SNAPSHOT org.opendaylight.controller - 1.5.0-SNAPSHOT sal-akka-raft + 1.5.0-SNAPSHOT bundle @@ -87,7 +86,6 @@ akka-slf4j_${scala.version} - junit @@ -96,7 +94,7 @@ org.mockito - mockito-all + mockito-core test @@ -138,71 +136,42 @@ - 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 + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +