X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin-spi%2Fpom.xml;h=1794be99de32bffd82a70ffd83f3f4ecbb47c6bb;hb=05a5916b1ff68ad69f042d6abe2b088b152031c2;hp=a2ee42f024889869ca83e88188b631105a2f5448;hpb=ddbb1d97c0473e6af86a21ed4095880747429dc6;p=yangtools.git diff --git a/yang/yang-maven-plugin-spi/pom.xml b/yang/yang-maven-plugin-spi/pom.xml index a2ee42f024..1794be99de 100644 --- a/yang/yang-maven-plugin-spi/pom.xml +++ b/yang/yang-maven-plugin-spi/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 3.1.3 + 4.0.5 4.0.0 org.opendaylight.yangtools yang-maven-plugin-spi - 2.0.9-SNAPSHOT + 2.1.6-SNAPSHOT ${project.artifactId} ${project.artifactId} @@ -28,7 +28,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.9-SNAPSHOT + 2.1.6-SNAPSHOT import pom @@ -62,13 +62,13 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + org.apache.maven.plugins maven-jar-plugin @@ -81,6 +81,13 @@ + + com.github.spotbugs + spotbugs-maven-plugin + + true + +