X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=e46182e2fd202d39aad3055f4918f47bb9b34406;hb=8b4a52a0343876c14bf4aa1a63c441ceca9b7582;hp=2881c2fbca1da8cc37077fb5b15c8656acce3999;hpb=2d76c1c848a41bbe054c795ba2e298faf6997d44;p=bgpcep.git diff --git a/pom.xml b/pom.xml index 2881c2fbca..e46182e2fd 100644 --- a/pom.xml +++ b/pom.xml @@ -7,51 +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 + 6.0.4 + - releasepom + org.opendaylight.bgpcep + bgpcep-aggregator + 0.13.1-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 - - - integration-tests + config-loader data-change-counter + testtool-util - - commons/parent - + + distribution-karaf + + true + true + + @@ -75,7 +86,6 @@ org.apache.maven.plugins maven-project-info-reports-plugin - ${maven.info.reports.version} @@ -85,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 + + + + + + + + + + +