diff options
author | HuabingZhao <zhao.huabing@zte.com.cn> | 2018-01-16 10:56:29 +0800 |
---|---|---|
committer | HuabingZhao <zhao.huabing@zte.com.cn> | 2018-01-16 10:56:34 +0800 |
commit | 4162e92b3d6dc70b1e67618b0d421bfc96f6714e (patch) | |
tree | 2d61534a78cc5d578e90e463230acfc9f2db2d55 /pom.xml | |
parent | 37f2595b047095cee6649e0483c451d7f986b6c8 (diff) |
Fix Nexus IQ license issue
Issue-ID: MSB-128
Change-Id: I373f7f60c7acdfbe0f3bef366cde49d369813b2b
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ <blueprintFileDir>src/main/blueprint</blueprintFileDir> <version.output>target/version</version.output> <onap.nexus.javadocs-url>dav:https://nexus.onap.org/content/sites/site/org/onap/msb/apigateway/${project.version}</onap.nexus.javadocs-url> + <additionalparam>-Xdoclint:none</additionalparam> </properties> <distributionManagement> <site> |