Skip to content

Commit

Permalink
Disable "Created At" dates in javadocs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypersonic committed Nov 6, 2018
1 parent 8cedbef commit 514f759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@
<version>3.0.0</version>
<configuration>
<additionalparam>-Xdoclint:none </additionalparam>
<additionalparam>-notimestamp </additionalparam>
<additionalOptions>${javadocOptions}</additionalOptions>
<failOnError>false</failOnError>
</configuration>
Expand Down

0 comments on commit 514f759

Please sign in to comment.