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=1bfff877995e0db1c8602afc0fdde1a673d5e37c;hpb=08309b708514f05c4df9c4a9020b063f35bce5b1;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 1bfff87799..45e690d7f9 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 1.9.0 + 5.0.4 4.0.0 org.opendaylight.yangtools mockito-configuration - 1.2.0-SNAPSHOT + 3.0.9-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}/ - -