X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=961cfed27cf7b2bd0c546d1ab01c56a772b26724;hb=8ff20798f49fa8b542e234b1989daf59f9472b55;hp=76d11c7ec04b38f2ddcd580aac9c7845a819e3e7;hpb=db5a6e505aad87bcb106155160be386767de0aed;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 76d11c7ec0..961cfed27c 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.2-SNAPSHOT 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 - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -