X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=45812adb01e333e7a4c00b1564651673d3b4ba4a;hb=1f6415a405b4ce877155b9a54d30200d978bf0fd;hp=32dfa090c096bb89e54a3626f394a7cfbb4d84bd;hpb=6e99b57d0c8f14a70e548f7e118be7d589a93869;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 32dfa090c0..45812adb01 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 3.1.1 + 6.0.6 4.0.0 org.opendaylight.yangtools yang-maven-plugin - 2.0.6-SNAPSHOT + 4.0.9-SNAPSHOT maven-plugin This plugin is a wrapper for "yang to source code" generation. @@ -35,7 +35,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.6-SNAPSHOT + 4.0.9-SNAPSHOT import pom @@ -65,16 +65,16 @@ 3.3.9 - ${project.groupId} + org.opendaylight.yangtools yang-parser-impl - ${project.groupId} + org.opendaylight.yangtools yang-test-util test - ${project.groupId} + org.opendaylight.yangtools yang-maven-plugin-spi @@ -84,20 +84,12 @@ - ${project.groupId} + org.opendaylight.yangtools yang-maven-plugin-spi ${project.version} test-jar test - - org.mockito - mockito-core - - - junit - junit - @@ -135,13 +127,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -