X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=6e977a56d5c4634e361ab196f894d56eb3b34d75;hb=4cd2b06b8c376671c3ce7a0de43442843ac09f39;hp=449d8c5648742fc56418d97728aea48cdf72cb69;hpb=8deb4e4715a78b4368e8e04caf589a640db7ec9c;p=yangtools.git diff --git a/pom.xml b/pom.xml index 449d8c5648..6e977a56d5 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.9 + 10.0.0 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.1.8-SNAPSHOT - yangtools + 8.0.2-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 - - - - - - - -