X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=20af9d1c59b878c1d51241855f38442b0d1e8bc2;hb=252740c81d82490a97670dd0002a76b01bfd0c42;hp=1d71118e2e059947b25f20e23bdc2a84a113ff77;hpb=5319ee7804ebecd7bf022e2a1c1df117945834fa;p=yangtools.git diff --git a/pom.xml b/pom.xml index 1d71118e2e..977f66002e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.7 + 9.0.15 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.1.7-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 @@ -32,38 +36,29 @@ artifacts + docs + features + benchmarks bundle-parent + codec common - features + data + model + parser + plugin + tools + xpath + yang - yang-validation-tool - third-party + + true + true + + - - aggregate-javadoc - - true - - - - - maven-javadoc-plugin - - - aggregate - package - - aggregate-jar - - - - - - - karaf @@ -71,7 +66,7 @@ - distribution-karaf + karaf @@ -110,42 +105,5 @@ - - - - maven-site - - - ${user.dir}/deploy-site.xml - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - -Xdoclint:none - - - - - - - -