Skip to content

Commit 7385605

Browse files
committed
Switch Javadoc into legacy mode
1 parent 0bfbc15 commit 7385605

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,7 @@
668668
<!-- `notimestamp` avoids `diff` noise and is required for reproducible builds: https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
669669
<notimestamp>true</notimestamp>
670670
<skip>${maven.javadoc.skip}</skip>
671+
<legacyMode>true</legacyMode>
671672
<bottom><![CDATA[<p align="center">
672673
Copyright &copy; {inceptionYear}-{currentYear} {organizationName}.
673674
All Rights Reserved.<br/>

0 commit comments

Comments
 (0)