X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=e7f57fdf23d5b2bbde02fb5ae3db1368d1fabba3;hb=f765b50c2f24aed4eb9620c0312fc3f589411785;hp=a03e34a6ddb40f7bda429ab3a4798e22c89f815f;hpb=8a74db04782cf96bc099a344e8466ed3c84d34de;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index a03e34a6dd..e7f57fdf23 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 4.0.2 + 7.0.5 4.0.0 org.opendaylight.yangtools yang-maven-plugin - 2.1.4-SNAPSHOT + 5.0.5-SNAPSHOT maven-plugin This plugin is a wrapper for "yang to source code" generation. @@ -30,12 +30,16 @@ TODO: add sample usage when finished + + 3.5.2 + + org.opendaylight.yangtools yangtools-artifacts - 2.1.4-SNAPSHOT + 5.0.5-SNAPSHOT import pom @@ -46,23 +50,23 @@ org.apache.maven maven-core - 3.3.9 + 3.5.2 org.apache.maven maven-plugin-api - 3.3.9 + 3.5.2 org.apache.maven.plugin-tools maven-plugin-annotations - 3.4 + 3.5.2 provided org.apache.maven maven-artifact - 3.3.9 + 3.5.2 org.opendaylight.yangtools @@ -127,20 +131,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -