X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=9ddce5778d7ffa5b6c3ebcd58036a975aa9c1504;hb=75c484d83489bb183af2cd61a02d4a82412efdf2;hp=a0e081e02b2165653c26a3288670ee2e6f552229;hpb=d86cd691d7818ac31bd3943a31b22ac55d6b0e31;p=yangtools.git diff --git a/pom.xml b/pom.xml index a0e081e02b..9ddce5778d 100644 --- a/pom.xml +++ b/pom.xml @@ -13,14 +13,13 @@ org.opendaylight.yangtools yangtools-parent - 0.6.2-SNAPSHOT + 0.8.4-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}/ + +