X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=a984fd75f49d0f9ae2fa43ebd7c754b4532cdc84;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=3694e10f20cb0d801d62eccf3490532713ade5f2;hpb=7282a84e02cd6821008ca061e88f60b49a249f67;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 3694e10f20..a984fd75f4 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -1,9 +1,19 @@ + + + org.opendaylight.yangtools - yang - 0.5.9-SNAPSHOT + yangtools-parent + 0.8.1-Beryllium-SR1 + /../../common/parent/pom.xml 4.0.0 @@ -22,28 +32,21 @@ org.apache.maven maven-core - 3.0.5 org.apache.maven maven-plugin-api - 3.0.5 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} @@ -54,10 +57,14 @@ yang-maven-plugin-spi + + org.sonatype.plexus + plexus-build-api + + commons-io commons-io - 2.4 @@ -69,14 +76,11 @@ org.mockito - mockito-all - 1.8.4 - test + mockito-core junit junit - test @@ -85,7 +89,6 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 @@ -104,7 +107,6 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 true @@ -120,4 +122,19 @@ + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +