X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=9ddcc8dbe1ee1eae7f72432b71e1c478493938bd;hb=e4e6eb9122d8aaa5201ede13f4694804ec24f78c;hp=15f7ce39aa4016cee92aef7f7b1c6e9ca1b80bc2;hpb=8a74db04782cf96bc099a344e8466ed3c84d34de;p=yangtools.git diff --git a/pom.xml b/pom.xml index 15f7ce39aa..9ddcc8dbe1 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.2 + 9.0.10 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.1.4-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,16 +36,39 @@ artifacts + docs + features + benchmarks bundle-parent + codec common - features + data + model + parser + plugin + tools + xpath + yang - yang-validation-tool - third-party + + true + true + + + + karaf + + true + + + + karaf + + sonar-jacoco-aggregate @@ -78,42 +105,5 @@ - - - - maven-site - - - ${user.dir}/deploy-site.xml - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - -Xdoclint:none - - - - - - - -