X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=e7ba1cf23fb79513a52a217cd00cab514c6814be;hb=4e0cbdcf9b628ca9eeb94c924854ca25e9c8f73d;hp=7ad393fbc312e5dcc184b7c9d8f7f77f9b17a0c3;hpb=153362f50d57c7e3b39e07b626d8acf238aa88ed;p=yangtools.git diff --git a/pom.xml b/pom.xml index 7ad393fbc3..e7ba1cf23f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,13 +7,20 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + + + + org.opendaylight.odlparent + odlparent-lite + 3.1.3 + + 4.0.0 - yangtools-aggregator org.opendaylight.yangtools - 0.6.2-SNAPSHOT + yangtools-aggregator + 2.0.6.3-SNAPSHOT + yangtools pom @@ -24,49 +31,50 @@ - code-generator + benchmarks common - integration-test - model - restconf - websocket + features yang - benchmarks - + yang-validation-tool + third-party - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.12 - - false - checkstyle-logging.xml - true - true - ${project.basedir} - **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat,**\/*.yang - **\/target\/,**\/bin\/,**\/target-ide\/,**\/src/main/yang-gen-config\/,**\/src/main/yang-gen-sal\/,**\/src/main/xtend-gen\/ - - - - org.opendaylight.yangtools - checkstyle-logging - ${project.version} - - - - - - check - - - - - - - + + + + maven-site + + + ${user.dir}/deploy-site.xml + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + + aggregate + + aggregate + + package + + + -Xdoclint:none + + + + + + + + +