X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=dac077071e9e3851252f4f01bc5c37ae424f7279;hb=refs%2Fchanges%2F06%2F97606%2F1;hp=d904784e65e4b011db4fa704c6f75606d0ac7144;hpb=9696218c43efa3b515001123d855668249fa4938;p=bgpcep.git diff --git a/pom.xml b/pom.xml index d904784e65..dac077071e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,52 +7,62 @@ 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.bgpcep - commons.parent - 0.4.0-SNAPSHOT - commons/parent + org.opendaylight.odlparent + odlparent-lite + 9.0.6 + - releasepom + org.opendaylight.bgpcep + bgpcep-aggregator + 0.16.6-SNAPSHOT pom bgpcep - BGPCEP top-level pom + BGPCEP top-level aggregator + + artifacts + features + parent + + + binding-parent + testtool-parent + single-feature-parent + feature-repo-parent + concepts util + graph bgp + bmp + algo pcep programming rsvp topology - - - integration-tests + config-loader data-change-counter - data-change-counter-controller-config - - - commons/parent + testtool-util + + distribution-karaf + + true + true + + @@ -76,7 +86,6 @@ org.apache.maven.plugins maven-project-info-reports-plugin - ${maven.info.reports.version} @@ -86,29 +95,55 @@ - - + + + karaf + + true + + + + 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 + + + + + + + + + + +