X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=e4d88319b4405d6d8004d6861a04987386330772;hb=d100e45677f25b2e6f830eabbd2511223853b3b7;hp=5d8da9c2416f2ff9127d053a46e14e1575a0af6f;hpb=05a5916b1ff68ad69f042d6abe2b088b152031c2;p=yangtools.git diff --git a/pom.xml b/pom.xml index 5d8da9c241..e4d88319b4 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.5 + 9.0.13 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.1.6-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 - - - - - - - -