Skip to content

Commit 16a2ce7

Browse files
authored
Remove source=8 from Javadoc configuration (#268)
1 parent c5ca1fd commit 16a2ce7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@
282282
<artifactId>maven-javadoc-plugin</artifactId>
283283
<version>${maven-javadoc-plugin.version}</version>
284284
<configuration>
285-
<source>8</source>
286285
<locale>en_US</locale>
287286
</configuration>
288287
</plugin>

0 commit comments

Comments
 (0)