Skip to content

Commit

Permalink
Suppress Javadoc timestamp (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Apr 12, 2024
1 parent cfc5a83 commit 899e558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -291,6 +291,7 @@
<configuration>
<doclint>all,-missing</doclint>
<locale>en_US</locale>
<notimestamp>true</notimestamp>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 899e558

Please sign in to comment.