X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=9ddce5778d7ffa5b6c3ebcd58036a975aa9c1504;hb=37962d89fbd4032653b3918921181377c855b598;hp=e53e27146f3e6697a52fad57aaa73e2abf3d693b;hpb=e48e42fe3a7de1f2c7aa350da59413c067cd32e7;p=yangtools.git diff --git a/pom.xml b/pom.xml index e53e27146f..9ddce5778d 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.yangtools yangtools-parent - 0.7.0-SNAPSHOT + 0.8.4-SNAPSHOT common/parent @@ -30,14 +30,10 @@ - code-generator common - integration-test - model - restconf - websocket yang - + websocket + yang-validation-tool @@ -50,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 @@ -83,7 +125,23 @@ - + + + + ${odl.site.url}/${project.groupId}/${stream}/ + + + + opendaylight-site + ${nexus.site.url}/ + +