X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=9d17ea7ecc5a97f077a24500d88de8a6f4a4ed06;hb=412968d22ef7f0edfe20b3649bb344e3848d8514;hp=1cc76f40f17bd53d252186f2184fff3d4150342c;hpb=878b2414de72811ffc668e8b51486a349b5c5422;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 1cc76f40f1..9d17ea7ecc 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.0-SNAPSHOT + yangtools-parent + 0.8.0-Beryllium + /../../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.googlecode.slf4j-maven-plugin-log - slf4j-maven-plugin-log - 1.0.0 + 3.3.3 ${project.groupId} @@ -65,15 +61,10 @@ org.sonatype.plexus plexus-build-api - - org.codehaus.plexus - plexus-slf4j-logging - commons-io commons-io - 2.4 @@ -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}/ + +