X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=common%2Fmockito-configuration%2Fpom.xml;h=7a7e3cbc414df572ce85f3f5a0346a12fb9d0047;hb=8a74db04782cf96bc099a344e8466ed3c84d34de;hp=72c2fbe512e25ab7b75eb3915daa4622eb9062ba;hpb=ff082e55b42226ec12c2c726e1bb82adb48db961;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 72c2fbe512..7a7e3cbc41 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 3.0.1 + 4.0.2 4.0.0 org.opendaylight.yangtools mockito-configuration - 2.0.0-SNAPSHOT + 2.1.4-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}/ - -