X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=0def00600810bde7a8c84f4b38a4ba552584f65d;hb=7ab844cee4971ee5b0a26ef8c193300e77bb499d;hp=e885ab92a8abea7acdadfc2e455de9a182f3aab1;hpb=2cc30953a3de465a122f05ac98c61ec795496828;p=bgpcep.git diff --git a/pom.xml b/pom.xml index e885ab92a8..0def006008 100644 --- a/pom.xml +++ b/pom.xml @@ -7,26 +7,18 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - - 4.0.0 - - scm:git:ssh://git.opendaylight.org:29418/bgpcep.git - scm:git:ssh://git.opendaylight.org:29418/bgpcep.git - https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main - HEAD - org.opendaylight.odlparent odlparent-lite - 2.0.5 + 8.1.0 org.opendaylight.bgpcep bgpcep-aggregator - 0.9.0-SNAPSHOT + 0.16.0-SNAPSHOT pom bgpcep BGPCEP top-level aggregator @@ -39,18 +31,19 @@ binding-parent - bundle-parent - config-parent testtool-parent + single-feature-parent + feature-repo-parent concepts - dependency-version-management util + graph bgp bmp + algo pcep programming rsvp @@ -65,14 +58,13 @@ distribution-karaf + + true + true + + - - maven-deploy-plugin - - true - - org.apache.maven.plugins maven-javadoc-plugin @@ -106,37 +98,52 @@ - - - - maven-site - - - ${user.dir}/deploy-site.xml - - + + + karaf + + true + - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - - - - - + + distribution-karaf + + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + +