X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=5b79bffe88b2f5b2e0f441d57895b8636d29cb36;hb=a58c23b491f665e6d5449e97d430a7e15d1ecda6;hp=ff18032d8203c88fe670bee82f97317a1508a64a;hpb=3dffbf36946550b6bf11ac03a80cd4e5c58dbbdf;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index ff18032d82..5b79bffe88 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -73,11 +73,11 @@ - com.codahale.metrics + io.dropwizard.metrics metrics-core - com.codahale.metrics + io.dropwizard.metrics metrics-graphite @@ -134,7 +134,6 @@ org.opendaylight.controller config-api - @@ -220,6 +219,20 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + +