X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=1151b8a2b403f23d2a624f3ee6aa545e607410c0;hb=78cbd44f2617ed955064036b94f88603bc3de826;hp=e53e27146f3e6697a52fad57aaa73e2abf3d693b;hpb=533323665d0b50a4b7cb118879a308b8587dc893;p=yangtools.git diff --git a/pom.xml b/pom.xml index e53e27146f..1151b8a2b4 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.yangtools yangtools-parent - 0.7.0-SNAPSHOT + 0.8.1-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}/ + +