X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=85c9d76091d816781ed58ae2f4493cd28a518ae4;hb=d613481dfab5abd014e36fc8f77b291743c57dbf;hp=d3d0aca1de258845cf0b14cbaf53293f0e7c8a54;hpb=0ae97da04041d6cb57b07391325fabdf73271d38;p=mdsal.git diff --git a/pom.xml b/pom.xml index d3d0aca1de..85c9d76091 100644 --- a/pom.xml +++ b/pom.xml @@ -7,108 +7,92 @@ 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 + 7.0.3 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.1.0-SNAPSHOT - md-sal + 6.0.3-SNAPSHOT pom - - - scm:git:ssh://git.opendaylight.org:29418/mdsal.git - scm:git:ssh://git.opendaylight.org:29418/mdsal.git - https://wiki.opendaylight.org/view/MD-SAL:Main - HEAD - + md-sal - common - dom - binding - binding2 - model - model-binding2 - entityownership - singleton-service - + artifacts + common + docs + features + dom + binding + model + entityownership + singleton-service + trace - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - 2.0.0 - - - - - - + + netty - - - - maven-site - - - ${user.dir}/deploy-site.xml - - + + replicate - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - - - - - - - - + yanglib + - The following configuration is necessary for maven-site-plugin to - correctly identify the correct deployment path for OpenDaylight Maven - sites. - --> - ${odl.site.url}/${project.groupId}/${stream}/ + + true + true + - - - opendaylight-site - ${nexus.site.url}/ - - + + + 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 + scm:git:ssh://git.opendaylight.org:29418/mdsal.git + https://wiki.opendaylight.org/view/MD-SAL:Main + HEAD +