X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=676476d886584606385c91f12daf97270fcdb5b4;hb=d7afd8f9c3dd23433656663dbcf536b8a898f5d1;hp=ec7b7811637cbf25718c9ca3aba0ff1bd028a3be;hpb=e5a6e25ed9865c701c817eacffbb68a0efa5df5a;p=yangtools.git diff --git a/pom.xml b/pom.xml index ec7b781163..676476d886 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 3.1.1 + 10.0.0 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.0.4-SNAPSHOT - yangtools + 8.0.3-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,77 +35,76 @@ - common + artifacts + docs features + + benchmarks + bnd-parent + bundle-parent + codec + common + data + model + parser + plugin + tools + xpath + yang - yang-validation-tool - third-party - - - benchmarks - - false - - - benchmarks - - + + 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 + + + + + + + + + + - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - ${project.version} - - - - - - -