Skip to content

Commit

Permalink
Fix JavaDoc build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
minborg committed Jun 30, 2022
1 parent 7a49493 commit 4f9e455
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -564,11 +564,11 @@


<configuration>
<!-- <source>8</source>-->
<additionalOptions>
<option>--add-modules</option>
<source>8</source>
<!-- <additionalOptions>
<option>&#45;&#45;add-modules</option>
<option>${module-name}</option>
</additionalOptions>
</additionalOptions>-->
<groups>
<group>
<title>Application</title>
Expand Down

0 comments on commit 4f9e455

Please sign in to comment.