X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=7c979bfe6c98358cea334b2d4224e7268d2497d0;hb=8873f5a364bb287ef3d8f22d196a85ba564a96d6;hp=f21184ebcd40adbda85d3131fb5c3e314c7544f8;hpb=86de26917171b3760503c02c4dd46ef83476b91f;p=mdsal.git diff --git a/pom.xml b/pom.xml index f21184ebcd..7c979bfe6c 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.9.0-SNAPSHOT - + org.opendaylight.odlparent + odlparent-lite + 4.0.4 + 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.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}/ - - -