Skip to content

Commit bbbd4d6

Browse files
committed
fix javadocs to link to the latest version of java
1 parent 72f1fb7 commit bbbd4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<bottom><![CDATA[Copyright &#169; 2013-2015 MarkLogic Corporation.]]></bottom>
4040
<excludePackageNames>*.impl:*.jaxb:*.test:*.test.*</excludePackageNames>
4141
<links>
42-
<link>http://docs.oracle.com/javase/6/docs/api/</link>
42+
<link>http://docs.oracle.com/javase/8/docs/api/</link>
4343
</links>
4444
<overview>${basedir}/src/main/javadoc/overview.html</overview>
4545
<show>public</show>

0 commit comments

Comments
 (0)