X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=b2d217e18200c4effaf8290f28a97e745d0d980e;hb=eb74edf3bc56bbbfb29bd401c23bfe55cd1362c6;hp=d904784e65e4b011db4fa704c6f75606d0ac7144;hpb=725a99754cd7d29153d059a62df72b192cb060a2;p=bgpcep.git diff --git a/pom.xml b/pom.xml index d904784e65..b2d217e182 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 + 8.0.0 + - releasepom + org.opendaylight.bgpcep + bgpcep-aggregator + 0.15.0-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 + + + + + + + + + + +