X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=4576418a877a763616cc19bafdfaee8f5943df51;hb=9d5f8afff27e3471fb93602aa6c2791459739a31;hp=474e6309b294f3116be5018d42489738ebbc67d0;hpb=3a42d6d673432b782f491eba07c9c5db3f8a71b4;p=bgpcep.git diff --git a/pom.xml b/pom.xml index 474e6309b2..4576418a87 100644 --- a/pom.xml +++ b/pom.xml @@ -7,24 +7,18 @@ 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 - bgpcep-parent - 0.6.0-SNAPSHOT - parent + org.opendaylight.odlparent + odlparent-lite + 8.0.2 + + org.opendaylight.bgpcep bgpcep-aggregator + 0.15.0-SNAPSHOT pom bgpcep BGPCEP top-level aggregator @@ -35,34 +29,42 @@ 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 + testtool-util + + distribution-karaf + + true + true + + - - maven-deploy-plugin - - true - - org.apache.maven.plugins maven-javadoc-plugin @@ -84,7 +86,6 @@ org.apache.maven.plugins maven-project-info-reports-plugin - ${maven.info.reports.version} @@ -94,19 +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 + + + + + + + + + + +