Skip to content

Commit

Permalink
Remove doclint from generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
goneall committed Feb 1, 2025
1 parent 45a8a5b commit 0b111b1
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 @@ -166,7 +166,7 @@
<configuration>
<quiet>true</quiet>
<notimestamp>true</notimestamp>
<doclint>all,-missing</doclint>
<doclint>none</doclint>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 0b111b1

Please sign in to comment.