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