X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=67210616f3358f2c947183b41d0aab6bd00a29be;hb=5c47087c7c0c5cab21d915e9d174f536ead746ae;hp=00b0d18e712db6844a373ae2a7616f1bbb503a5d;hpb=948ea5d3134f915ad246a72a61094673961092f6;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 00b0d18e71..67210616f3 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 3.1.0 + 4.0.2 4.0.0 org.opendaylight.yangtools mockito-configuration - 2.0.3-SNAPSHOT + 2.1.5-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