X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=d461b8589ae08c19fac419ad8e109c8e35a4929b;hb=3bce4822c8d4ad4c388e8291d46a4480244660d1;hp=2051d5516672a7af65377aa0546a3481495780b1;hpb=5cb6095882f5467f406139d3dcfc66c2e02c9d1e;p=bgpcep.git diff --git a/pom.xml b/pom.xml index 2051d55166..d461b8589a 100644 --- a/pom.xml +++ b/pom.xml @@ -18,13 +18,15 @@ HEAD - org.opendaylight.bgpcep - bgpcep-parent - 0.4.0-SNAPSHOT - parent + org.opendaylight.odlparent + odlparent-lite + 1.8.0-SNAPSHOT + + org.opendaylight.bgpcep bgpcep-aggregator + 0.7.0-SNAPSHOT pom bgpcep BGPCEP top-level aggregator @@ -32,9 +34,14 @@ artifacts - + features parent + + binding-parent + bundle-parent + config-parent + concepts util @@ -51,8 +58,11 @@ data-change-counter + testtool-util data-change-counter-controller-config + distribution-karaf + @@ -94,19 +104,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}/ + +