X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=93104b665f6429ac757cd889a0287f3abb429cda;hb=refs%2Fheads%2Fstable%2Fcarbon;hp=cf6dcbf84b1b0d514a732ecbde921a184fe938be;hpb=50b2f9cfb4001418d4d0ae8d2f330e1ff889cd8d;p=yangtools.git diff --git a/pom.xml b/pom.xml index cf6dcbf84b..93104b665f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,10 +10,18 @@ + + org.opendaylight.odlparent + odlparent-lite + 1.8.5-SNAPSHOT + + + 4.0.0 - yangtools-aggregator org.opendaylight.yangtools - 0.6.2-SNAPSHOT + yangtools-aggregator + 1.1.5-SNAPSHOT + yangtools pom @@ -24,14 +32,93 @@ - code-generator common - integration-test - model - restconf + features websocket yang - + yang-validation-tool + third-party + + + benchmarks + + false + + + benchmarks + + + + + + maven-site + + + ${user.dir}/deploy-site.xml + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + + aggregate + + aggregate + + package + + + -Xdoclint:none + + + + + + + + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + + org.opendaylight.yangtools + checkstyle-logging + ${project.version} + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/ + + + + opendaylight-site + ${nexus.site.url}/ + +