X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ac3f90a3d72f3d4f84bcc255dfb9c37580a095dd;hb=7279d30d90924511027ceef3bed7fa45f91ecd58;hp=83f242c49c38640e56aa86d49afba40094388f08;hpb=b33ecd81564e22f08497b3d01c6630d3821daebc;p=mdsal.git diff --git a/pom.xml b/pom.xml index 83f242c49c..ac3f90a3d7 100644 --- a/pom.xml +++ b/pom.xml @@ -7,22 +7,78 @@ 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.1 - + org.opendaylight.odlparent + odlparent-lite + 4.0.7 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.0.1-SNAPSHOT - md-sal + 3.0.4-SNAPSHOT pom + md-sal + + + artifacts + common + features + dom + binding + binding2 + model + model-binding2 + entityownership + singleton-service + + + + 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 +86,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 - 1.2.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}/ - - -