X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=273cdcf7a7e802b2ce370673523b73bd7493a8da;hb=a17c250234959ea8f97c0784a3af947faaf91a59;hp=2051d5516672a7af65377aa0546a3481495780b1;hpb=5cb6095882f5467f406139d3dcfc66c2e02c9d1e;p=bgpcep.git diff --git a/pom.xml b/pom.xml index 2051d55166..273cdcf7a7 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.4.0-SNAPSHOT + 0.6.0-SNAPSHOT parent @@ -32,7 +32,7 @@ artifacts - + features parent @@ -53,6 +53,8 @@ data-change-counter data-change-counter-controller-config + distribution-karaf + @@ -94,19 +96,56 @@ - + + + + maven-site + + + ${user.dir}/deploy-site.xml + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + + aggregate + + aggregate + + package + + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/ + + + + opendaylight-site + ${nexus.site.url}/ + +