X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin-it%2Fpom.xml;h=c3eaa31f4c2f2f3dda2336209be795daa44c4024;hb=5bc21b8e98127eea327c6925c574820257a70f2b;hp=5e107916ec3967d33b9a07f929c47845d09cffd0;hpb=4fda27d69fbaddc370c10d6ffdd7f0835c9e2313;p=yangtools.git diff --git a/yang/yang-maven-plugin-it/pom.xml b/yang/yang-maven-plugin-it/pom.xml index 5e107916ec..c3eaa31f4c 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.1.0 + 4.0.1 4.0.0 org.opendaylight.yangtools yang-maven-plugin-it - 2.0.4-SNAPSHOT + 2.1.1-SNAPSHOT @@ -42,10 +42,6 @@ - - ${project.version} - - @@ -119,6 +115,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +