X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=54afe5bce2c81eafadaa9038b950d2b25bf4e76a;hb=89dc97e6bdfa7afb5e9557c6b207b9f3bbd0c434;hp=649fed5c6693c894ce7d1f48a36f0be27c641b5b;hpb=0501f6bdb52266663828c0e9e2ea936ecbda2ba2;p=mdsal.git diff --git a/pom.xml b/pom.xml index 649fed5c66..54afe5bce2 100644 --- a/pom.xml +++ b/pom.xml @@ -1,102 +1,103 @@ + + - 4.0.0 - - org.opendaylight.odlparent - bundle-parent - 1.8.0-SNAPSHOT - - + + 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 - 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 - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - config-manager-facade-xml - - - org.opendaylight.controller - sal-core-api - - - org.opendaylight.mdsal - mdsal-binding-dom-codec - - - org.osgi - org.osgi.core - - - org.osgi - org.osgi.compendium - - - org.slf4j - slf4j-api - - - junit - junit - test - - + + true + true + - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.blueprint.BlueprintBundleTracker - - - - - + + + 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 +