X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ce4775058899ec16e48b8ffd4c094fd8c8d59bf7;hb=9e067b24e479c0054bd3515fd0174f1ac2be3f87;hp=8abd75bd177b315dfb9485eccf352c53b5fb1844;hpb=98e578be179abe09490ca8297830d17c2e8f5099;p=yangtools.git diff --git a/pom.xml b/pom.xml index 8abd75bd17..ce47750588 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.8 + 10.0.0 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.1.7-SNAPSHOT - yangtools + 8.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 - - - - - - - -