X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=9ddcc8dbe1ee1eae7f72432b71e1c478493938bd;hb=4f66528ebcf1603108218b8ebf48147d8ed3ad38;hp=f02ffacf4b6a71e0e13d6cbf853496948c88cdeb;hpb=428601fcf60f98b135ab874f984b942b5fe0ca5b;p=yangtools.git diff --git a/pom.xml b/pom.xml index f02ffacf4b..9ddcc8dbe1 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.7 + 9.0.10 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,28 @@ artifacts + docs + features + benchmarks bundle-parent + codec common - features + data + model + parser + plugin + tools + xpath + yang - yang-validation-tool - third-party + + true + true + + karaf @@ -49,7 +66,7 @@ - distribution-karaf + karaf @@ -88,42 +105,5 @@ - - - - maven-site - - - ${user.dir}/deploy-site.xml - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - -Xdoclint:none - - - - - - - -