X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin-spi%2Fpom.xml;h=954441329c8029293e5e9a5e5fef3826958009a4;hb=d61b33330af9c280688f95e9b240f8a85f73f3ff;hp=3cd57ead2043fa848cc8d99abaafedf037e54b33;hpb=3d16f6dc0b532264d32b19f0331cd06065639486;p=yangtools.git diff --git a/yang/yang-maven-plugin-spi/pom.xml b/yang/yang-maven-plugin-spi/pom.xml index 3cd57ead20..954441329c 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 - 5.0.0 + 7.0.1 4.0.0 org.opendaylight.yangtools yang-maven-plugin-spi - 3.0.3-SNAPSHOT + 5.0.0-SNAPSHOT ${project.artifactId} ${project.artifactId} @@ -28,7 +28,7 @@ org.opendaylight.yangtools yangtools-artifacts - 3.0.3-SNAPSHOT + 5.0.0-SNAPSHOT import pom @@ -44,13 +44,13 @@ org.apache.maven maven-plugin-api - 3.3.9 + 3.5.2 provided org.apache.maven maven-core - 3.3.9 + 3.5.2 provided @@ -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 - -