X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=22d88f3822798c9f3c3d6dae370625b5d13202b3;hb=0fda46238b6a934a21541cf90151b99331d9801e;hp=fd6e0c7bb3de4fb0b0d1e504c7b2204e4d8676a4;hpb=306053e6955ab66794c47e7417a94c0227f92d9f;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index fd6e0c7bb3..22d88f3822 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.1.8 4.0.0 org.opendaylight.yangtools mockito-configuration - 2.1.0-SNAPSHOT + 6.0.11-SNAPSHOT Default mockito configuration jar ${project.artifactId} - - ${project.basedir}/../../target/jacoco.exec - - @@ -37,38 +33,4 @@ - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${project.build.directory}/code-coverage/jacoco.exec - - - - - - -