X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=9ddcc8dbe1ee1eae7f72432b71e1c478493938bd;hb=b5cfc4d246cba885c2d9450c03db520f2c172e63;hp=6f207b7b3d66df41232b7f4046c2d7e77fe93992;hpb=a0c2c8dee45b8fc2528d7d0e45461f215ca42b49;p=yangtools.git diff --git a/pom.xml b/pom.xml index 6f207b7b3d..9ddcc8dbe1 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.5-SNAPSHOT + 9.0.10 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,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 - - - - - - - -