X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=91edf7434fe605f5e42f16be17649fa6c375d4a0;hb=2933aef94f3b2f142c55652b398cafd0ff6a6536;hp=59aaab531aa69f6e87ebdc0b71efbb67015e1245;hpb=fe41f5467cd353b460d5fa399d3293ddb6f9ca36;p=yangtools.git diff --git a/pom.xml b/pom.xml index 59aaab531a..91edf7434f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.8 + 11.0.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.1.8-SNAPSHOT - yangtools + 9.0.0-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,38 +36,30 @@ artifacts + docs + features + benchmarks + bnd-parent 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 +67,7 @@ - distribution-karaf + karaf @@ -110,42 +106,5 @@ - - - - maven-site - - - ${user.dir}/deploy-site.xml - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - -Xdoclint:none - - - - - - - -