X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=6059093cb6a15136c5000383e62ee69c43b2c1bd;hb=c9f5b4195fedcecc99f77b0acee47e3f384f2eeb;hp=e5ce5ce08ffd5418fed6d5206f6e945bd04f116e;hpb=37d58dd8ce4b1d3a0c682c74a33dbb46257693a4;p=yangtools.git diff --git a/pom.xml b/pom.xml index e5ce5ce08f..6059093cb6 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.2 + 9.0.4 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.1.2-SNAPSHOT - yangtools + 7.0.6-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,16 +36,39 @@ artifacts + docs + features + benchmarks bundle-parent + codec common - features + data + model + parser + plugin + tools + xpath + yang - yang-validation-tool - third-party + + true + true + + + + karaf + + true + + + + karaf + + sonar-jacoco-aggregate @@ -78,42 +105,5 @@ - - - - maven-site - - - ${user.dir}/deploy-site.xml - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - -Xdoclint:none - - - - - - - -