X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=5979e93a5aae9f17e4a604963a86a4e758b4a73b;hp=837ef2793d09c056cb3868f3211ed7e62e65de9d;hb=89b1c5b7d66614d1b98ec14abc3326fb878eb056;hpb=e22153124472857433f6e1a9383e0a620b754065 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 837ef2793d..5979e93a5a 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -2,13 +2,29 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.4.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.2 + + + org.opendaylight.controller sal-akka-raft + 1.6.0-SNAPSHOT bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.6.0-SNAPSHOT + pom + import + + + + org.opendaylight.controller @@ -70,7 +86,6 @@ akka-slf4j_${scala.version} - junit @@ -79,7 +94,7 @@ org.mockito - mockito-all + mockito-core test @@ -102,7 +117,6 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft - * * @@ -121,49 +135,42 @@ - org.jacoco - jacoco-maven-plugin + org.apache.maven.plugins + maven-checkstyle-plugin - - org/opendaylight/controller/cluster/**/* - - - org/opendaylight/controller/cluster/raft/protobuff/**/* - org/opendaylight/controller/cluster/example/**/* - - false + checkstyle.violationSeverity=error - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin + + org.codehaus.mojo + findbugs-maven-plugin - **/protobuff/**/*,**/target/**/* + true - + 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}/ + +