X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=e9815dfa7a3e1144bf0c889b29f14d446af79ee1;hb=922054346df53dd5222cdd4c58a315c2f72ae159;hp=395da84e1b98f839ead10c4284afa644b7e5e98b;hpb=bfc874afaebe67ae06c485791a5cfbc098e1f09b;p=yangtools.git diff --git a/pom.xml b/pom.xml index 395da84e1b..e9815dfa7a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.yangtools yangtools-parent - 0.8.0-SNAPSHOT + 0.8.3-SNAPSHOT common/parent @@ -30,15 +30,10 @@ - code-generator common - integration-test - model - restconf - websocket yang + websocket yang-validation-tool - @@ -51,10 +46,57 @@ benchmarks + + + + jdk8 + + [1.8,) + + + -Xdoclint:none + + + + + + maven-site + + + ${user.dir}/deploy-site.xml + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + + aggregate + + aggregate + + package + + + ${javadoc.args} + + + + + + + - + org.apache.maven.plugins @@ -83,7 +125,23 @@ - + + + + ${odl.site.url}/${project.groupId}/${stream}/ + + + + opendaylight-site + ${nexus.site.url}/ + +