X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=c3f6ab0a597ee847525136569a9af9778d708674;hb=3860d202e14ae693d515cf40f4795fd086a5d75d;hp=4d49ff313633375b08aed25c25a6bd550a174110;hpb=dec96bd720364877a60ff47784a05e6419d51970;p=bgpcep.git diff --git a/pom.xml b/pom.xml index 4d49ff3136..c3f6ab0a59 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 + 7.0.1 org.opendaylight.bgpcep bgpcep-aggregator - 0.9.0-SNAPSHOT + 0.14.0-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,14 +58,13 @@ distribution-karaf + + true + true + + - - maven-deploy-plugin - - true - - org.apache.maven.plugins maven-javadoc-plugin @@ -105,37 +98,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 + + + + + + + + + + +