X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=9aa08be3df1e706e0b4b55f30e525ae2380e3b83;hb=ecdcdb340457ded6898193197e88ea33c84d58ae;hp=95fdeac5daabf604fce762df00f0b3d25cea49cd;hpb=dc02f37782543e60fb48c6297cee499ef5c5c2f9;p=mdsal.git diff --git a/pom.xml b/pom.xml index 95fdeac5da..9aa08be3df 100644 --- a/pom.xml +++ b/pom.xml @@ -1,126 +1,103 @@ + + - 4.0.0 - - org.opendaylight.odlparent - bundle-parent - 1.8.0-SNAPSHOT - - + + org.opendaylight.odlparent + odlparent-lite + 9.0.13 + + + + 4.0.0 + org.opendaylight.mdsal + mdsal-agreggator + 9.0.0-SNAPSHOT + pom + 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. + + + + artifacts + common + docs + features + karaf + dom + binding + model + entityownership + singleton-service + trace + + + netty - org.opendaylight.controller - blueprint - bundle - ${project.artifactId} - 0.6.0-SNAPSHOT + + replicate - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.2.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - config-artifacts - 0.6.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT - pom - import - - - + + yanglib + - - - com.google.guava - guava - - - org.apache.aries.blueprint - org.apache.aries.blueprint.core - 1.7.1 - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - config-manager-facade-xml - - - org.opendaylight.controller - sal-core-api - - - org.opendaylight.controller - sal-core-spi - - - org.opendaylight.mdsal - mdsal-binding-dom-codec - - - org.osgi - org.osgi.core - - - org.osgi - org.osgi.compendium - - - org.slf4j - slf4j-api - - - org.osgi - org.osgi.service.event - 1.3.1 - - - junit - junit - test - - + + true + true + - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.blueprint.BlueprintBundleTracker - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - 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 + scm:git:ssh://git.opendaylight.org:29418/mdsal.git + https://wiki.opendaylight.org/view/MD-SAL:Main + HEAD +