X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=74b07bf441b6f3d5d3ac4aa7d1e5f737caf94010;hb=98ac2b04a469af0b0d69d17ef66799fb46a9c4ed;hp=c6b8be43ae7451d7586ef9b931b39b4f0d3c37b1;hpb=28573705736327e87f84931023a28806ac3d60f4;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index c6b8be43ae..74b07bf441 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools yangtools-parent - 0.6.2-SNAPSHOT + 0.8.3-SNAPSHOT /../../common/parent/pom.xml @@ -40,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} @@ -66,10 +61,6 @@ org.sonatype.plexus plexus-build-api - - org.codehaus.plexus - plexus-slf4j-logging - commons-io @@ -85,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 @@ -129,7 +107,6 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 true @@ -145,4 +122,19 @@ + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +