X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-client%2Fpom.xml;h=10f8fe724043b728d587cfec1f280b8c5237d2a5;hb=a3cecfd01d0ef8922530924e3ee9684eb03ee5d6;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 + +