X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ab9dff382228108cd65b424d6432a014e9e0cd0a;hb=9b7dcf6fb97a11aad2934f20e7ce3605f179457e;hp=916ed92a5c987cfec5ab23e2471f5af92d1eebed;hpb=5f816441c5b9b6cb3d211d8c220019ad3e094bcb;p=bgpcep.git diff --git a/pom.xml b/pom.xml index 916ed92a5c..ab9dff3822 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-SNAPSHOT + 11.0.1 org.opendaylight.bgpcep bgpcep-aggregator - 0.8.0-SNAPSHOT + 0.18.2-SNAPSHOT pom bgpcep BGPCEP top-level aggregator @@ -39,44 +31,45 @@ 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 + + 3.1.1 aggregate @@ -95,7 +88,6 @@ org.apache.maven.plugins maven-project-info-reports-plugin - ${maven.info.reports.version} @@ -108,53 +100,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 + + + + + + + + + + +