X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=882b992a0202d43188b37301ec56fb4071194a9d;hb=f1731b5e2b12110b0901e28790d4419ab499d10e;hp=6889bdd82e6351374b2b72ea55108ef7f5847cf5;hpb=6c1951aadf9d2321299166bd9bfab0c538c9fa19;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 6889bdd82e..882b992a02 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 4.0.2 + 9.0.13 4.0.0 org.opendaylight.yangtools mockito-configuration - 2.1.1-SNAPSHOT + 8.0.0-SNAPSHOT Default mockito configuration jar ${project.artifactId} @@ -33,23 +33,4 @@ - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -