X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=a984fd75f49d0f9ae2fa43ebd7c754b4532cdc84;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=35b6f770d8967f1560239a9b26487bc08d655d23;hpb=bfc874afaebe67ae06c485791a5cfbc098e1f09b;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 35b6f770d8..a984fd75f4 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.8.0-SNAPSHOT + 0.8.1-Beryllium-SR1 /../../common/parent/pom.xml @@ -40,13 +40,13 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.2 + 3.4 provided org.apache.maven maven-artifact - 2.0 + 3.3.3 ${project.groupId} @@ -89,7 +89,6 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 @@ -108,7 +107,6 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 true @@ -124,4 +122,19 @@ + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +