X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=148911ea7dc88d47330b13f828d34dd3ac86b33c;hb=16679ea380715c27193553977a7b1b2e0e32ca29;hp=902cea423dea1546c3616a139d7f60818ede17ad;hpb=391e3a1942b1c73a201c331a220a289275d10e59;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 902cea423d..148911ea7d 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 3.0.0 + 6.0.11 4.0.0 org.opendaylight.yangtools yang-maven-plugin - 2.0.0-SNAPSHOT + 4.0.13-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 + 4.0.13-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,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}/ - -