X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=5ede46073df601cafc5f4c15bb533140aa47ca96;hb=4fbddaca524f866e2b36f26e169ee87d1dd3b85c;hp=d5668e7a1c25e33a6280e1be4b1b77f6d32a82bc;hpb=fd80cb50f061daab9c6e884523be65ebeae80cfe;p=bgpcep.git diff --git a/pom.xml b/pom.xml index d5668e7a1c..5ede46073d 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.3.1-SNAPSHOT - commons/parent + org.opendaylight.odlparent + odlparent-lite + 9.0.6 + - releasepom + org.opendaylight.bgpcep + bgpcep-aggregator + 0.16.7-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 - tcp-md5 + config-loader - - integration-tests + + data-change-counter + testtool-util - - commons/parent - - - commons/distributions/bgpcep-controller + + 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 + + + + + + + + + + +