Skip to content

Commit

Permalink
fix javadoc build
Browse files Browse the repository at this point in the history
  • Loading branch information
lookfirst committed Jul 11, 2020
1 parent dcefd00 commit 35e9df7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<source>8</source>
</configuration>
<version>2.10.4</version>
<executions>
<execution>
Expand Down

0 comments on commit 35e9df7

Please sign in to comment.