X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc8040-parser-support%2Fpom.xml;h=f3bc465cbfea99b762cf68fcb3529177e3737419;hb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;hp=b702898b3b8e2a64c72c5983ac12a32e7fde9bb4;hpb=3a2e6c535671aa77ac686fa86bd8bce6eb21604e;p=yangtools.git diff --git a/yang/rfc8040-parser-support/pom.xml b/yang/rfc8040-parser-support/pom.xml index b702898b3b..f3bc465cbf 100644 --- a/yang/rfc8040-parser-support/pom.xml +++ b/yang/rfc8040-parser-support/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 3.1.3 + 4.0.0 @@ -24,6 +24,10 @@ ${project.artifactId} RFC8040 parser support + + ${project.basedir}/../../target/jacoco.exec + + @@ -66,6 +70,13 @@ checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + +