X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=5d8da9c2416f2ff9127d053a46e14e1575a0af6f;hb=refs%2Ftags%2Fv8.0.2;hp=4bfad4555ce68358e9e4b99eca4d5f74546d57d8;hpb=ddbb1d97c0473e6af86a21ed4095880747429dc6;p=yangtools.git diff --git a/pom.xml b/pom.xml index 4bfad4555c..b4268c6b0c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 3.1.3 + 10.0.0 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.0.9-SNAPSHOT - yangtools + 8.0.2 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 + + + + + + + + + + -