Skip to content

Commit

Permalink
AVRO-2334: Update Docs to Reference Java 8 API (apache#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
belugabehr authored and nandorKollar committed Mar 7, 2019
1 parent e561b5a commit 02e08da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
<version>${javadoc-plugin.version}</version>
<configuration>
<links>
<link>https://docs.oracle.com/javaee/7/api/</link>
<link>https://docs.oracle.com/javase/8/docs/api/</link>
<link>http://hadoop.apache.org/common/docs/current/api/</link>
</links>
<tagletArtifacts>
Expand Down

0 comments on commit 02e08da

Please sign in to comment.