X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=737fce054a2ca2b5aa802ff9c027316fd44e0287;hb=refs%2Fchanges%2F13%2F101013%2F1;hp=c9844994ed7feb5d349b4f950b100351d0e631bb;hpb=3d8491c91e2710004026081748430a933920316c;p=yangtools.git diff --git a/pom.xml b/pom.xml index c9844994ed..737fce054a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.0 + 10.0.2 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.1.1-SNAPSHOT - yangtools + 8.0.4-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,40 @@ 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 + + true + + + + karaf + + sonar-jacoco-aggregate @@ -77,42 +106,5 @@ - - - - maven-site - - - ${user.dir}/deploy-site.xml - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - -Xdoclint:none - - - - - - - -