Skip to content

Commit

Permalink
HBASE-23959 Fix javadoc for JDK11 (#2500)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
Signed-off-by: stack <stack@apache.org>
  • Loading branch information
semensanyok authored Oct 8, 2020
1 parent 3537f91 commit 2fc79e2
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 @@ -731,6 +731,9 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>${maven.javadoc.version}</version>
<configuration>
<source>${compileSource}</source>
</configuration>
</plugin>
<!-- Test oriented plugins -->
<plugin>
Expand Down

0 comments on commit 2fc79e2

Please sign in to comment.