X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=8f4da64354e4659510dd66b5c361df55c113e843;hb=d12f66ca0839135aed3fbe5a1b7c43979c1799b3;hp=059814cf02a3fbe2b1e11107c1e92d63fd7b2030;hpb=3d16f6dc0b532264d32b19f0331cd06065639486;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 059814cf02..8f4da64354 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 5.0.0 + 7.0.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-maven-plugin - 3.0.3-SNAPSHOT + 5.0.0-SNAPSHOT maven-plugin This plugin is a wrapper for "yang to source code" generation. @@ -35,7 +35,7 @@ org.opendaylight.yangtools yangtools-artifacts - 3.0.3-SNAPSHOT + 5.0.0-SNAPSHOT import pom @@ -127,20 +127,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -