X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=916ed92a5c987cfec5ab23e2471f5af92d1eebed;hb=9f0ffeeca124b39be45686416d90dcd3067732f4;hp=e09161efce2e1472ca28a5731227d4bbc12c204b;hpb=5da0c29dbda64f60fab860049526021b400eb6a2;p=bgpcep.git diff --git a/pom.xml b/pom.xml index e09161efce..228cda4209 100644 --- a/pom.xml +++ b/pom.xml @@ -7,54 +7,69 @@ 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 + 12.0.3 + - releasepom + org.opendaylight.bgpcep + bgpcep-aggregator + 0.19.2-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 + + org.apache.maven.plugins maven-javadoc-plugin + + 3.1.1 aggregate @@ -73,7 +88,6 @@ org.apache.maven.plugins maven-project-info-reports-plugin - ${maven.info.reports.version} @@ -83,29 +97,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 + + + + + + + + + + +