X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=0acd24ee9008244f96eed16084daf984ce294197;hb=2933aef94f3b2f142c55652b398cafd0ff6a6536;hp=743b889fa554a9b9b6a9c689f2aab72c23597e1d;hpb=5bc21b8e98127eea327c6925c574820257a70f2b;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 743b889fa5..0acd24ee90 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 4.0.1 + 11.0.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools mockito-configuration - 2.1.1-SNAPSHOT + 9.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 - - - - -