X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ba2e7c2dfd778c7544e975baa5116721c9c98499;hb=7d69ba48ddb26e6d546f5160cec899ac60bca5a0;hp=c08d2a7029061e4ef3fba74e72ed96f3732b6f64;hpb=c5ba6c4494381f481ee7f0d2b7f7aa193e29df54;p=yangtools.git diff --git a/pom.xml b/pom.xml index c08d2a7029..ba2e7c2dfd 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.0-SNAPSHOT + 8.1.4 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.1.0-SNAPSHOT - yangtools + 6.0.9-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 @@ -32,50 +36,70 @@ artifacts + docs + features + + attic benchmarks + bundle-parent common - features + plugin + tools + 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 + + + + + + + + + + -