X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin-it%2Fpom.xml;h=3deeff1046e091af6ab156236a2ddb8637600dd3;hb=5999be857269ceeab055dd570880d1fe565fe49a;hp=296fc448fe10f7f25285b2277f2de679e5217067;hpb=de46c5bee2fc2e9515a922944cf6c3543413c5e4;p=yangtools.git diff --git a/yang/yang-maven-plugin-it/pom.xml b/yang/yang-maven-plugin-it/pom.xml index 296fc448fe..3deeff1046 100644 --- a/yang/yang-maven-plugin-it/pom.xml +++ b/yang/yang-maven-plugin-it/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 3.0.2 + 4.0.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-maven-plugin-it - 2.0.3-SNAPSHOT + 2.1.0-SNAPSHOT @@ -119,6 +119,13 @@ checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + +