X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=d4571deccb152d774afc9eaada8baab4906ebfe6;hb=4143b4be6d74e8e2eab8bfd15c6de4cf2de853ba;hp=eb4d8956dd761aa8c6f41bac3066b193b02802c7;hpb=7dbdf82c930b427905d1156a02af26bcbc7fb9c8;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index eb4d8956dd..d4571deccb 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 3.1.2 + 5.0.5 4.0.0 org.opendaylight.yangtools mockito-configuration - 2.0.8-SNAPSHOT + 3.0.9-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