X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=54afe5bce2c81eafadaa9038b950d2b25bf4e76a;hb=3e4a1be8c596711c0ef21db28f9730c69bd49500;hp=5ccba1b8ef9c6563621a6eb02920838d650a8f27;hpb=a3f48071154e8a3f30294f5e9ff298755913b071;p=mdsal.git diff --git a/pom.xml b/pom.xml index 5ccba1b8ef..54afe5bce2 100644 --- a/pom.xml +++ b/pom.xml @@ -1,63 +1,103 @@ + + - 4.0.0 - - - org.opendaylight.controller - commons.opendaylight - 1.7.0-SNAPSHOT - ../commons/opendaylight - - - blueprint - bundle - ${project.artifactId} - 0.5.0-SNAPSHOT - - - - com.google.guava - guava - - - org.apache.aries.blueprint - org.apache.aries.blueprint.core - - - org.opendaylight.controller - sal-binding-api - - - org.osgi - org.osgi.core - - - org.osgi - org.osgi.compendium - - - org.slf4j - slf4j-api - - - junit - junit - test - - - - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.blueprint.BlueprintBundleTracker - - - - - + + org.opendaylight.odlparent + odlparent-lite + 10.0.0 + + + + 4.0.0 + org.opendaylight.mdsal + mdsal-agreggator + 9.0.3-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 + + + replicate + + + yanglib + + + + 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 + scm:git:ssh://git.opendaylight.org:29418/mdsal.git + https://wiki.opendaylight.org/view/MD-SAL:Main + HEAD +