X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=54afe5bce2c81eafadaa9038b950d2b25bf4e76a;hb=3e4a1be8c596711c0ef21db28f9730c69bd49500;hp=6ef0d45703b79bd9b4a603a044a55298c25f8203;hpb=e4d87fd24389c5068445e907965e69322d1986e0;p=mdsal.git diff --git a/pom.xml b/pom.xml index 6ef0d45703..54afe5bce2 100644 --- a/pom.xml +++ b/pom.xml @@ -7,108 +7,97 @@ 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.2 - + org.opendaylight.odlparent + odlparent-lite + 10.0.0 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.1.0-SNAPSHOT - md-sal + 9.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 + + Model-Driven Service Abstraction Layer. Provides YANG-centric code generation tools and supporting + APIs to allow building applications which operate on and interchange YANG-modeled data. + - common - dom - binding - binding2 - model - model-binding2 - entityownership - singleton-service - + artifacts + common + docs + features + karaf + dom + binding + model + entityownership + singleton-service + trace - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - 2.0.0-SNAPSHOT - - - - - - + + 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 +