X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=20af9d1c59b878c1d51241855f38442b0d1e8bc2;hb=252740c81d82490a97670dd0002a76b01bfd0c42;hp=06ad32f5487220006b016879a459880cac826f2e;hpb=cef7af12f3a60bffc10cdde8090244e7b43a8f64;p=yangtools.git diff --git a/pom.xml b/pom.xml index 06ad32f548..977f66002e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 3.1.2 + 9.0.15 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.0.9-SNAPSHOT - yangtools + 7.0.17 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,75 @@ + artifacts + docs + features + benchmarks + 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 + + + + + + + + + + -