X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Ftestutils%2Fpom.xml;h=5e1e1125a0b1f7a9a24bfcb0a8dd0478bbef06b3;hb=e871c15d1f8afb5db9c7c8cdb075d9ceffbd9ed3;hp=e8a7c35b483a6a79444a76159fb2ed6d45cae60f;hpb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;p=yangtools.git diff --git a/common/testutils/pom.xml b/common/testutils/pom.xml index e8a7c35b48..5e1e1125a0 100644 --- a/common/testutils/pom.xml +++ b/common/testutils/pom.xml @@ -5,19 +5,15 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 10.0.0 org.opendaylight.yangtools testutils - 2.1.0-SNAPSHOT + 8.0.1-SNAPSHOT - - ${project.basedir}/../../target/jacoco.exec - - @@ -63,26 +59,6 @@ com.google.guava guava - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - -