Skip to content

Commit

Permalink
fixing javadoc to compatible with jdk8 source
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangfu0 committed Nov 12, 2021
1 parent 8ef2ed6 commit 4f7e8f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -1424,6 +1424,7 @@
<configuration>
<!-- Remove this after fixing all javadoc warnings -->
<doclint>none</doclint>
<source>${jdk.version}</source>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 4f7e8f5

Please sign in to comment.