X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=91edf7434fe605f5e42f16be17649fa6c375d4a0;hb=95822b1839adb9e238c094c9c14ab11c58a5124e;hp=3516419e07c7d7425a86e87f9cc40cd3ff08de27;hpb=6e99b57d0c8f14a70e548f7e118be7d589a93869;p=yangtools.git diff --git a/pom.xml b/pom.xml index 3516419e07..91edf7434f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 3.1.1 + 11.0.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.0.6-SNAPSHOT - yangtools + 9.0.0-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 @@ -31,50 +35,76 @@ + artifacts + docs + features + benchmarks + bnd-parent + bundle-parent + codec common - features + data + model + parser + plugin + tools + xpath + yang - yang-validation-tool - third-party + + true + true + + - - - maven-site - - - ${user.dir}/deploy-site.xml - - + + karaf + + true + - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - -Xdoclint:none - - - - - - - + + 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 + + + + + + + + + + -