Skip to content

Commit

Permalink
OPENNLP-1303: Changed javadoc plugin configuration (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
thygesen committed May 3, 2020
1 parent f454a8d commit 918f42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.1.1</version>
<configuration>
<additionalparam>-Xdoclint:none</additionalparam>
<doclint>none</doclint>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 918f42f

Please sign in to comment.