Skip to content

Commit

Permalink
Remove source=8 from Javadoc configuration (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Jun 24, 2022
1 parent c5ca1fd commit 16a2ce7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>${maven-javadoc-plugin.version}</version>
<configuration>
<source>8</source>
<locale>en_US</locale>
</configuration>
</plugin>
Expand Down

0 comments on commit 16a2ce7

Please sign in to comment.