X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=94c5b0fc1b61a8c49fa7b0bc025d8a4769f4385d;hb=refs%2Fchanges%2F37%2F91537%2F1;hp=1ccd032aebe62dfb64ab94cc17a3ff1256b737f3;hpb=8cfaab5b59be2e5202b1c61e66089c484bfa4790;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 1ccd032aeb..94c5b0fc1b 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 3.0.2 + 5.0.10 4.0.0 org.opendaylight.yangtools mockito-configuration - 2.0.2-SNAPSHOT + 3.0.16-SNAPSHOT Default mockito configuration jar ${project.artifactId} @@ -31,11 +31,6 @@ mockito-core compile - - junit - junit - test - @@ -44,7 +39,14 @@ org.apache.maven.plugins maven-checkstyle-plugin - checkstyle.violationSeverity=error + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true