X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ef267a6c9090422e649156b173aec33ce6720370;hb=1013b001ec7f3f2fdc693c7427438d3a0d9ceabe;hp=e09161efce2e1472ca28a5731227d4bbc12c204b;hpb=0edc24a91f5cfdc703377a9536e7913f79fe8a35;p=bgpcep.git diff --git a/pom.xml b/pom.xml index e09161efce..dc258b0476 100644 --- a/pom.xml +++ b/pom.xml @@ -7,49 +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.3.0-SNAPSHOT - commons/parent + org.opendaylight.odlparent + odlparent-lite + 9.0.8 + - releasepom + org.opendaylight.bgpcep + bgpcep-aggregator + 0.16.12-SNAPSHOT pom - BGPCEP release - BGPCEP top-level pom + bgpcep + 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 + config-loader - - integration-tests + + data-change-counter + testtool-util - - commons/parent + + distribution-karaf + + true + true + + @@ -73,7 +86,6 @@ org.apache.maven.plugins maven-project-info-reports-plugin - ${maven.info.reports.version} @@ -83,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 + + + + + + + + + + +