Skip to content

Commit

Permalink
Use legacy mode for javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlloyd committed May 7, 2024
1 parent 906cbda commit 5a8ca1c
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 @@ -144,6 +144,7 @@
<footer><![CDATA[WildFly Common ]]>${project.version}</footer>
<bottom><![CDATA[<i>Copyright &#169; 2018 JBoss, a division of Red Hat, Inc.</i>]]></bottom>
<doclint>none</doclint>
<legacyMode>true</legacyMode>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 5a8ca1c

Please sign in to comment.