X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=003915cb7dcbc226622dbda232af244ea003e6a1;hb=c056341221e413b47f1b1575e33ea958e77889dc;hp=6e2519c0ebdcc8ccee8e57406bf3c8f070b824cc;hpb=81709a576f6dec39ad343733bc3d2d2ded09b5d2;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 6e2519c0eb..003915cb7d 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 5.0.1 + 10.0.1 4.0.0 org.opendaylight.yangtools mockito-configuration - 4.0.0-SNAPSHOT + 8.0.4-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 - - - - -