X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=47125ad08b145f622c16f2a24a6eaddcfa66ac98;hb=30fa9cf35b86299c1080f912a90a9fca791120b0;hp=900e8d92b1be56a60df1e1c6bd0c48ae189ea08e;hpb=d5639af6d592698b8120e6fd2969493ce57feb72;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 900e8d92b1..47125ad08b 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 2.0.4 + 6.0.4 4.0.0 org.opendaylight.yangtools yang-maven-plugin - 2.0.0-SNAPSHOT + 5.0.0-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.0-SNAPSHOT + 5.0.0-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 - compile + test - ${project.groupId} + org.opendaylight.yangtools yang-maven-plugin-spi @@ -84,25 +84,12 @@ - commons-io - commons-io - - - - ${project.groupId} + org.opendaylight.yangtools yang-maven-plugin-spi ${project.version} test-jar test - - org.mockito - mockito-core - - - junit - junit - @@ -140,29 +127,7 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -