X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=e9815dfa7a3e1144bf0c889b29f14d446af79ee1;hb=87edd5c3bb219df62aa3bd30b1ed49cc25fd7c47;hp=a0e081e02b2165653c26a3288670ee2e6f552229;hpb=d86cd691d7818ac31bd3943a31b22ac55d6b0e31;p=yangtools.git diff --git a/pom.xml b/pom.xml index a0e081e02b..e9815dfa7a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,14 +13,13 @@ org.opendaylight.yangtools yangtools-parent - 0.6.2-SNAPSHOT + 0.8.3-SNAPSHOT common/parent 4.0.0 yangtools-aggregator - org.opendaylight.yangtools - 0.6.2-SNAPSHOT + yangtools pom @@ -31,14 +30,10 @@ - code-generator common - integration-test - model - restconf - websocket yang - + websocket + yang-validation-tool @@ -51,15 +46,61 @@ 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 maven-checkstyle-plugin - 2.12 false checkstyle-logging.xml @@ -84,7 +125,23 @@ - + + + + ${odl.site.url}/${project.groupId}/${stream}/ + + + + opendaylight-site + ${nexus.site.url}/ + +