X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=b4268c6b0c3bb1e8911d7df2706c5bda13e19533;hb=refs%2Ftags%2Fv8.0.2;hp=6de6a158fc2276e5077dcea56832810f41a3f80e;hpb=3e8e0708a276ab45c9123a44417453ff62f6331d;p=yangtools.git diff --git a/pom.xml b/pom.xml index 6de6a158fc..b4268c6b0c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.5 + 10.0.0 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.1.7-SNAPSHOT - yangtools + 8.0.2 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,15 +36,29 @@ 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 + + karaf @@ -49,7 +67,7 @@ - distribution-karaf + karaf @@ -88,42 +106,5 @@ - - - - maven-site - - - ${user.dir}/deploy-site.xml - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - -Xdoclint:none - - - - - - - -