X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=8fddd45d92296dcd6c601c2489d63e487a264baf;hb=0560ad79643bb0fbb4aac2bac45c5cd2de58c3b6;hp=d6d2c70d6eb2fb39e5c3def6d691afeb5a7fb1c4;hpb=3c8e6222885852350287e68005bd9456b975b5d8;p=mdsal.git diff --git a/pom.xml b/pom.xml index d6d2c70d6e..8fddd45d92 100644 --- a/pom.xml +++ b/pom.xml @@ -7,18 +7,19 @@ 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.mdsal - mdsal-parent - 2.1.0-SNAPSHOT - common/parent + org.opendaylight.odlparent + odlparent-lite + 3.1.0 + 4.0.0 + org.opendaylight.mdsal mdsal-agreggator + 2.2.0-SNAPSHOT md-sal pom @@ -33,40 +34,80 @@ common dom binding + binding2 model + model-binding2 + entityownership + singleton-service - org.apache.maven.plugins - maven-checkstyle-plugin - - 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 - 1.0.0-SNAPSHOT - - - - - - check - - - - + org.apache.maven.plugins + maven-checkstyle-plugin + + + org.opendaylight.yangtools + checkstyle-logging + 2.0.5 + + + + + + + + maven-site + + + ${user.dir}/deploy-site.xml + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + + aggregate + + aggregate + + package + + + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/ + + + + opendaylight-site + ${nexus.site.url}/ + + +