X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=ac613b249628cb3ba037a9c4b92f036b7afa87bc;hb=446b6d878655e34cefd8cce7429d78525fd8133e;hp=ea451059c0138174a582accc34dbcf6c3145fc06;hpb=e5ef744941b7ce70859aca46c34c0bfeae05d2da;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index ea451059c0..ac613b2496 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.1 + 7.0.1 4.0.0 org.opendaylight.yangtools yang-maven-plugin - 3.0.5-SNAPSHOT + 5.0.1-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 - 3.0.5-SNAPSHOT + 5.0.1-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 - -