X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=8f59214e2b182ffabbb159b9fc91210d137e2350;hb=aacdb36e8017c3abda5caeca6cb8cde1d06b4229;hp=772758371e0422f3289cd51a396cee4e5b218309;hpb=5ae609d30b1584d716e93b5faedcb80e1405fd99;p=yangtools.git diff --git a/pom.xml b/pom.xml index 772758371e..8f59214e2b 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.0-SNAPSHOT + 8.0.1 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.1.0-SNAPSHOT - yangtools + 6.0.2-SNAPSHOT pom + yangtools + + YANG Tools provides basic libraries for parsing YANG and YIN files, working with the resulting effective model, + and handling data complying to this model. + scm:git:ssh://git.opendaylight.org:29418/yangtools.git @@ -30,67 +34,72 @@ HEAD - - reuseReports - ${project.build.directory}/jacoco.exec - - artifacts + docs + features + + attic benchmarks + bundle-parent common - features + plugin + tools + yang - yang-validation-tool - third-party - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - -Xdoclint:none - - - - - - org.jacoco - jacoco-maven-plugin - - - merge - - merge - - generate-resources - - - - ${project.basedir} - - common/*/target/code-coverage/*.exec - third-party/*/target/code-coverage/*.exec - yang/*/target/code-coverage/*.exec - - - - - - - - - + + true + true + + + + + karaf + + true + + + karaf + + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + +