X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=93325dfd8c793c882e83dd9ae4df1c6a21ceb8c2;hb=44d99ce98db2261213afab445fa2780e42d9778c;hp=91a5585d48fd10cae1debab7b0bf60fcb4b7d187;hpb=fda60c9a17f1b13c6176940380ef41ecb58843c4;p=yangtools.git diff --git a/pom.xml b/pom.xml index 91a5585d48..93325dfd8c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.0-SNAPSHOT + 8.1.0 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.1.0-SNAPSHOT - yangtools + 6.0.5-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,84 +34,72 @@ HEAD - - ${project.build.directory}/jacoco.exec - - artifacts + docs + features + + attic benchmarks + bundle-parent common - features + plugin + tools + yang - yang-validation-tool - third-party - - - - org.jacoco - jacoco-maven-plugin - - - merge - - merge - - generate-resources - - - - ${project.basedir} - - **/target/code-coverage/*.exec - - - - - - - - - + + 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 + + + + + + + + + + -