X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=89f1f19d1f1373139a8ed0cb9a43c1e429bed747;hb=4192aa09a4842abe45bf1034a49c50a47d04c76b;hp=37f3a608844e36e1694c31d70dd87aa1544ba257;hpb=9350dde848e9dc0f253f43d8eb2e6b61a48a4dc6;p=mdsal.git diff --git a/pom.xml b/pom.xml index 37f3a60884..89f1f19d1f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,21 +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 - 1.8.0-SNAPSHOT - + org.opendaylight.odlparent + odlparent-lite + 4.0.2 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - md-sal + 3.0.3-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 @@ -29,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.1.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}/ - - -