Skip to content

Commit

Permalink
javadoc.opts: Xdoclint:none
Browse files Browse the repository at this point in the history
  • Loading branch information
vharseko committed Dec 1, 2023
1 parent e1ae426 commit a22346d
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 @@ -42,6 +42,7 @@
<!-- <forgerock.guice.version>1.0.0</forgerock.guice.version> -->
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<javadoc.opts>-Xdoclint:none</javadoc.opts>
</properties>
<modules>
<!-- OpenAM JavaEE Policy Agent Modules -->
Expand Down

0 comments on commit a22346d

Please sign in to comment.