X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=9d17ea7ecc5a97f077a24500d88de8a6f4a4ed06;hb=412968d22ef7f0edfe20b3649bb344e3848d8514;hp=ab9085398894e628fd1c76d2062229c8c9c7d163;hpb=9bd127cbfd0b90718dba3574b666d06ecb9c7334;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index ab90853988..9d17ea7ecc 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.7.0-SNAPSHOT + 0.8.0-Beryllium /../../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}/ + +