X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=041b435d01c61612aeda8a36c9ef582458750753;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;hp=71477b4cd6fc8771ee33898f77199c6d080d0cb5;hpb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 71477b4cd6..041b435d01 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,22 +12,18 @@ org.opendaylight.odlparent odlparent - 4.0.0 + 8.0.2 4.0.0 org.opendaylight.yangtools mockito-configuration - 2.1.0-SNAPSHOT + 6.0.3-SNAPHOST Default mockito configuration jar ${project.artifactId} - - ${project.basedir}/../../target/jacoco.exec - - @@ -37,23 +33,4 @@ - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - -