X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=b2d217e18200c4effaf8290f28a97e745d0d980e;hb=b6909d650d92c84c72c177db322960906eef29f4;hp=a9278c555cb398e855f533443281239790eceaba;hpb=c2b56c9bfb3d84dd44025fbdcfcd62d3ef399714;p=bgpcep.git diff --git a/pom.xml b/pom.xml index a9278c555c..b2d217e182 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.4 + 8.0.0 org.opendaylight.bgpcep bgpcep-aggregator - 0.9.0-SNAPSHOT + 0.15.0-SNAPSHOT pom bgpcep BGPCEP top-level aggregator @@ -39,23 +31,24 @@ binding-parent - bundle-parent - config-parent + testtool-parent + single-feature-parent + feature-repo-parent concepts - dependency-version-management util + graph bgp + bmp + algo pcep programming rsvp topology - - - integration-tests + config-loader data-change-counter @@ -65,14 +58,13 @@ distribution-karaf + + true + true + + - - maven-deploy-plugin - - true - - org.apache.maven.plugins maven-javadoc-plugin @@ -94,7 +86,6 @@ org.apache.maven.plugins maven-project-info-reports-plugin - ${maven.info.reports.version} @@ -107,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 + + + + + + + + + + +