Skip to content

Commit

Permalink
Adjusting javadoc options
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Dec 29, 2022
1 parent 23aacda commit 78bf3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.4.1</version>
<configuration>
<additionalparam>-Xdoclint:none</additionalparam>
<doclint>none</doclint>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 78bf3d1

Please sign in to comment.