X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=34621fae4160825b56c2f9649ae71ce3888212a1;hb=69b4665eeac35d64cc03cc0113e01a7905d747e0;hp=4d49ff313633375b08aed25c25a6bd550a174110;hpb=dec96bd720364877a60ff47784a05e6419d51970;p=bgpcep.git diff --git a/pom.xml b/pom.xml index 4d49ff3136..34621fae41 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 + 12.0.5 org.opendaylight.bgpcep bgpcep-aggregator - 0.9.0-SNAPSHOT + 0.19.6-SNAPSHOT pom bgpcep BGPCEP top-level aggregator @@ -39,17 +31,19 @@ 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 @@ -64,17 +58,18 @@ distribution-karaf + + true + true + + - - maven-deploy-plugin - - true - - org.apache.maven.plugins maven-javadoc-plugin + + 3.1.1 aggregate @@ -105,37 +100,52 @@ - - - - maven-site - - - ${user.dir}/deploy-site.xml - - + + + karaf + + true + - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - - - - - + + 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 + + + + + + + + + + +