X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=936504f5dded100090ebd94c8826ec98cf168ce5;hb=9350f8b2e0c80f572aa00c25e0d07eed96042a4e;hp=8e022c27277966fb244db410b54c41f2b1d8fa7d;hpb=6d3a6c9518b42b1547fa624f4fc990a5ffabc9d8;p=mdsal.git diff --git a/pom.xml b/pom.xml index 8e022c2727..936504f5dd 100644 --- a/pom.xml +++ b/pom.xml @@ -7,22 +7,81 @@ 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 - 3.0.2 - + org.opendaylight.odlparent + odlparent-lite + 5.0.3 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.2.0-SNAPSHOT - md-sal + 4.0.8-SNAPSHOT pom + md-sal + + + artifacts + common + docs + features + dom + binding + model + entityownership + singleton-service + trace + + + yanglib + + + + true + true + + + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + + scm:git:ssh://git.opendaylight.org:29418/mdsal.git @@ -30,85 +89,4 @@ https://wiki.opendaylight.org/view/MD-SAL:Main HEAD - - - common - dom - binding - binding2 - model - model-binding2 - entityownership - singleton-service - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - 2.0.1 - - - - - - - - - - - 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}/ - - -