X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=7091e9f7e6045c46decb181f2510a4bd51de2d9d;hb=fa626889fb00256c6bd2f0753819b17e5bc5b75f;hp=6a57c2da242f1c286ff2d3e5e045982a1738c0b2;hpb=4f8b34fe2d421cae89e6e668b2d5a7f4b289ccac;p=yangtools.git diff --git a/pom.xml b/pom.xml index 6a57c2da24..7091e9f7e6 100644 --- a/pom.xml +++ b/pom.xml @@ -7,20 +7,19 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent odlparent-lite - 2.0.5 + 4.0.0 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT yangtools pom @@ -31,7 +30,13 @@ HEAD + + ${project.build.directory}/jacoco.exec + + + artifacts + benchmarks common features yang @@ -39,17 +44,35 @@ third-party - - - benchmarks - - false - - - benchmarks - - + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + - ${odl.site.url}/${project.groupId}/${stream}/ - - - - opendaylight-site - ${nexus.site.url}/ - -