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=065794d3c78c1e183d6fa42d2bffecb39a96f564;hpb=391e3a1942b1c73a201c331a220a289275d10e59;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 065794d3c7..94c5b0fc1b 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 3.0.0 + 5.0.10 4.0.0 org.opendaylight.yangtools mockito-configuration - 2.0.0-SNAPSHOT + 3.0.16-SNAPSHOT Default mockito configuration jar ${project.artifactId} @@ -31,11 +31,6 @@ mockito-core compile - - junit - junit - test - @@ -44,25 +39,17 @@ org.apache.maven.plugins maven-checkstyle-plugin - checkstyle.violationSeverity=error + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -