X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=a05cc0b9955c3d32d1a2b6a7915d4c5a70429356;hb=0cf1ba73c779ecfa1bbebf49c142fc95011f64d5;hp=76a900ee120a69d4b10f794dfcf752f7e0306544;hpb=566291762714c10bab924e772269492b51f5ec04;p=yangtools.git diff --git a/pom.xml b/pom.xml index 76a900ee12..a05cc0b995 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 3.1.1 + 8.1.0 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.0.5-SNAPSHOT - yangtools + 6.0.4-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,71 @@ + 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 + + + + + + + + + + -