X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=5c1723c5a82a433a7b2f05f6742264bc4b63555b;hb=ca8ea99b492d3cf0fcce2b8fc90af5abea9d95a2;hp=17fc2350fee8eebb41fac2837487766a28b66b0b;hpb=1e6041162a4bbdf7f937f6be13b2102522871644;p=mdsal.git diff --git a/pom.xml b/pom.xml index 17fc2350fe..5c1723c5a8 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 - 2.0.4 - + org.opendaylight.odlparent + odlparent-lite + 5.0.5 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.1.0-SNAPSHOT - md-sal + 4.0.12-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.0-SNAPSHOT - - - - - - - - - - - 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}/ - - -