X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=4576418a877a763616cc19bafdfaee8f5943df51;hb=e5fd7fcf66c4ac6f0327a6d88006222e6e7703f2;hp=2a469936964635e01656d0335468cc96b7dea033;hpb=6cc0699351eb30d6f740732fc38bea317cdb4dfb;p=bgpcep.git diff --git a/pom.xml b/pom.xml index 2a46993696..4576418a87 100644 --- a/pom.xml +++ b/pom.xml @@ -7,26 +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.odlparent odlparent-lite - 1.9.0 + 8.0.2 org.opendaylight.bgpcep bgpcep-aggregator - 0.8.0-SNAPSHOT + 0.15.0-SNAPSHOT pom bgpcep BGPCEP top-level aggregator @@ -39,41 +31,40 @@ binding-parent - bundle-parent - config-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 - data-change-counter-controller-config + distribution-karaf - dependency-version-management - + + true + true + + - - maven-deploy-plugin - - true - - org.apache.maven.plugins maven-javadoc-plugin @@ -95,7 +86,6 @@ org.apache.maven.plugins maven-project-info-reports-plugin - ${maven.info.reports.version} @@ -108,53 +98,52 @@ - - - - maven-site - - - ${user.dir}/deploy-site.xml - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/ - - - - opendaylight-site - ${nexus.site.url}/ - - + + + 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 + + + + + + + + + + +