X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=6c0f7227494bb7c1681b26f637f219ac9d815a5f;hb=a8e71b1838a685ed302480d0f711da85e392cffe;hp=cd4d98f6e0cbec9ff222542f5c657a9c277870a9;hpb=7f569ec247f6097280fbf379e9b69f96d43e0cd0;p=bgpcep.git diff --git a/pom.xml b/pom.xml index cd4d98f6e0..6c0f722749 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 - 2.0.5 + 4.0.5 org.opendaylight.bgpcep bgpcep-aggregator - 0.9.0-SNAPSHOT + 0.11.0-SNAPSHOT pom bgpcep BGPCEP top-level aggregator @@ -39,12 +31,12 @@ binding-parent - bundle-parent - config-parent + testtool-parent + single-feature-parent + feature-repo-parent concepts - dependency-version-management util @@ -56,9 +48,6 @@ topology config-loader - - integration-tests - data-change-counter testtool-util @@ -67,14 +56,13 @@ distribution-karaf + + true + true + + - - maven-deploy-plugin - - true - - org.apache.maven.plugins maven-javadoc-plugin @@ -108,53 +96,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 + + + + + + + + + + +