X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=2db2014752dd878f907f0c6de493699d687dcaed;hb=9ecd8d95992bf55fbe76b07ddd17ee83dbf050e8;hp=395da84e1b98f839ead10c4284afa644b7e5e98b;hpb=5224d7bd6d2732290cdc09dc5aa0ec8bdbc0cc71;p=yangtools.git diff --git a/pom.xml b/pom.xml index 395da84e1b..2db2014752 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.yangtools yangtools-parent - 0.8.0-SNAPSHOT + 0.8.5-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}/ + +