X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=caf3404725bf74ee959b5d2937b969b3d3d781af;hb=9ecd8d95992bf55fbe76b07ddd17ee83dbf050e8;hp=91ea6a452a2a5741dc363f38903a9253cf123f4e;hpb=cd9e96d07b4f7a92806c0cd868dacedaf6ff9632;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 91ea6a452a..caf3404725 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -1,9 +1,19 @@ + + + org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + yangtools-parent + 0.8.5-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -30,18 +40,13 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.2 + 3.4 provided org.apache.maven maven-artifact - 2.0 - - - com.googlecode.slf4j-maven-plugin-log - slf4j-maven-plugin-log - 1.0.0 + 3.3.3 ${project.groupId} @@ -56,15 +61,10 @@ org.sonatype.plexus plexus-build-api - - org.codehaus.plexus - plexus-slf4j-logging - commons-io commons-io - 2.4 @@ -76,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 @@ -120,7 +107,6 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 true @@ -136,4 +122,19 @@ + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +