X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=3f4d6f7b577f17a06e775ae99960d7ba1dca8b36;hb=f06aa6ae3480a7744709aeb3b5dad33ff5eab2ab;hp=15b57d68778e8782829a82eeb69c694ff8525187;hpb=67b94b2f23b6181890b297c36c9f88644c540c86;p=mdsal.git diff --git a/pom.xml b/pom.xml index 15b57d6877..3f4d6f7b57 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.6 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.1.0-SNAPSHOT - md-sal + 4.0.14-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}/ - - -