Skip to content

Commit eb888a3

Browse files
committed
fix javadoc plugin settings
1 parent 1d9dd59 commit eb888a3

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
@@ -189,6 +189,7 @@
189189
<version>2.9.1</version>
190190
<configuration>
191191
<additionalparam>-Xdoclint:none</additionalparam>
192+
<source>1.8</source>
192193
</configuration>
193194
<executions>
194195
<execution>

0 commit comments

Comments
 (0)