X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=yang%2Fyang-maven-plugin-spi%2Fpom.xml;h=e1162f0caee6d6411f0a3fa1c09e999d75d68e46;hb=0e25242cd18bf8e5207d6039384e370f67d92f40;hp=c33b7db3534dcf9926a5c3660b0f460664c0aead;hpb=98e578be179abe09490ca8297830d17c2e8f5099;p=yangtools.git diff --git a/yang/yang-maven-plugin-spi/pom.xml b/yang/yang-maven-plugin-spi/pom.xml index c33b7db353..e1162f0cae 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 - 4.0.8 + 6.0.3 4.0.0 org.opendaylight.yangtools yang-maven-plugin-spi - 2.1.7-SNAPSHOT + 4.0.3-SNAPSHOT ${project.artifactId} ${project.artifactId} @@ -28,7 +28,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.1.7-SNAPSHOT + 4.0.3-SNAPSHOT import pom @@ -62,13 +62,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - org.apache.maven.plugins maven-jar-plugin @@ -81,13 +74,6 @@ - - com.github.spotbugs - spotbugs-maven-plugin - - true - -