X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=bbadc299b9741c27176422191d93677995872a61;hb=32decf9eada0ad9572607a36ff298b1f6f267baf;hp=aa952acadaebeebbe7ea62e2b45f09048f2efd3e;hpb=f91470fb84ac7104bbc0544178a1e2871b515986;p=bgpcep.git diff --git a/pom.xml b/pom.xml index aa952acada..bbadc299b9 100644 --- a/pom.xml +++ b/pom.xml @@ -7,47 +7,60 @@ 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.1-SNAPSHOT - commons/parent + org.opendaylight.odlparent + odlparent-lite + 5.0.1 + - releasepom + org.opendaylight.bgpcep + bgpcep-aggregator + 0.13.0-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 bgp + bmp pcep programming rsvp topology + config-loader - - integration-tests + + data-change-counter + testtool-util - - commons/parent + + distribution-karaf + + true + true + + @@ -71,7 +84,6 @@ org.apache.maven.plugins maven-project-info-reports-plugin - ${maven.info.reports.version} @@ -81,29 +93,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 + + + + + + + + + + +