X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin-spi%2Fpom.xml;h=78739e3ae33a974af56ae101a679c1e0143608f2;hb=30fa9cf35b86299c1080f912a90a9fca791120b0;hp=ef446709b9772ac59f9ac1735758b8a1dff9e56a;hpb=8deb4e4715a78b4368e8e04caf589a640db7ec9c;p=yangtools.git diff --git a/yang/yang-maven-plugin-spi/pom.xml b/yang/yang-maven-plugin-spi/pom.xml index ef446709b9..78739e3ae3 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.9 + 6.0.4 4.0.0 org.opendaylight.yangtools yang-maven-plugin-spi - 2.1.8-SNAPSHOT + 5.0.0-SNAPSHOT ${project.artifactId} ${project.artifactId} @@ -28,7 +28,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.1.8-SNAPSHOT + 5.0.0-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 - -