aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBenedikt Ritter <britter@apache.org>2016-06-07 17:28:43 +0000
committerBenedikt Ritter <britter@apache.org>2016-06-07 17:28:43 +0000
commitd522432b79044740831a132d8b92e7dab5477444 (patch)
tree7fe76e747370979cbb7c3546ad2e7cf87d62a924 /pom.xml
parent58e0a1f9ffefd97b803ede8138e7cfad225aeb2c (diff)
downloadapache-commons-bcel-d522432b79044740831a132d8b92e7dab5477444.tar.gz
Fix messed up package rename
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1747278 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index fd243a98..7d6b2ea8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,7 @@
<checkstyle.plugin.version>2.17</checkstyle.plugin.version>
<!-- Latest Clirr Plugin version (2.7) causes NPE -->
<commons.clirr.version>2.6.1</commons.clirr.version>
+ <additionalparam>-Xdoclint:none</additionalparam>
</properties>
<!-- Cannot be added to Commons Parent, see https://issues.apache.org/jira/browse/COMMONSSITE-26 -->