X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=c08d2a7029061e4ef3fba74e72ed96f3732b6f64;hb=b555a5725137b9ca40cd69b5b45a9edc1da41ac9;hp=90a3e97e4d01e74a1229dea69696d54e90a0b03e;hpb=3858b1abbf0f5ea333172951aeac07647c71ca9b;p=yangtools.git diff --git a/pom.xml b/pom.xml index 90a3e97e4d..c08d2a7029 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 + 4.0.0-SNAPSHOT + + 4.0.0 - yangtools-aggregator org.opendaylight.yangtools - 0.6.2-SNAPSHOT + yangtools-aggregator + 2.1.0-SNAPSHOT + yangtools pom @@ -24,48 +31,51 @@ - code-generator + artifacts + benchmarks common - integration-test - model - restconf - websocket + features yang - + 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 + + + + + + + + +