X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=6cf72ee200dc0cda4ae775e052b7c08ef22d3174;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;hp=8ffa8204c2ec04fc49f8815ab0b226a68fccdbd8;hpb=21f29118f673e6a894fedf63f412c16ab8dd664e;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 8ffa8204c2..6cf72ee200 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -11,8 +11,9 @@ org.opendaylight.yangtools - yang - 0.6.2-SNAPSHOT + yangtools-parent + 0.8.1-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -39,18 +40,13 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.2 + 3.4 provided org.apache.maven maven-artifact - 2.0 - - - com.jcabi - jcabi-maven-slf4j - 0.8 + 3.3.3 ${project.groupId} @@ -65,10 +61,6 @@ org.sonatype.plexus plexus-build-api - - org.codehaus.plexus - plexus-slf4j-logging - commons-io @@ -84,32 +76,19 @@ org.mockito - mockito-all - test + mockito-core junit junit - test - - - - org.sonatype.sisu - sisu-inject-plexus - 2.5.0 - - - - org.apache.maven.plugins maven-plugin-plugin - 3.2 @@ -128,7 +107,6 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 true @@ -144,4 +122,19 @@ + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +