X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-client%2Fpom.xml;h=10f8fe724043b728d587cfec1f280b8c5237d2a5;hb=e0d230dfee7bcc7e384e2d8f933854ad449d441e;hp=376be8c107a612f3f9b19a5de5d2e8707e7f38a1;hpb=314d5b41ea6b464db939da95a33c872f594ccada;p=controller.git diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 376be8c107..10f8fe7240 100644 --- a/opendaylight/md-sal/cds-access-client/pom.xml +++ b/opendaylight/md-sal/cds-access-client/pom.xml @@ -58,7 +58,7 @@ org.mockito - mockito-all + mockito-core com.typesafe.akka @@ -81,6 +81,13 @@ checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + +