X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ce4775058899ec16e48b8ffd4c094fd8c8d59bf7;hb=5526e6c9d69bd2c51b70b22927446720af688b2c;hp=f02ffacf4b6a71e0e13d6cbf853496948c88cdeb;hpb=428601fcf60f98b135ab874f984b942b5fe0ca5b;p=yangtools.git diff --git a/pom.xml b/pom.xml index f02ffacf4b..ce47750588 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.7 + 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,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 - - - - - - - -