X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=45e690d7f9af9797933059e5f2ad5cd0dfccfc52;hb=refs%2Fchanges%2F14%2F86914%2F2;hp=e23e98595902d0893dc27e5e06ac545caaa3c5b4;hpb=9af4683fd034e00d973b2c525683f45d834ef9e1;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index e23e985959..45e690d7f9 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 3.1.3 + 5.0.4 4.0.0 org.opendaylight.yangtools mockito-configuration - 2.0.10-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