We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f1fb7 commit bbbd4d6Copy full SHA for bbbd4d6
pom.xml
@@ -39,7 +39,7 @@
39
<bottom><![CDATA[Copyright © 2013-2015 MarkLogic Corporation.]]></bottom>
40
<excludePackageNames>*.impl:*.jaxb:*.test:*.test.*</excludePackageNames>
41
<links>
42
- <link>http://docs.oracle.com/javase/6/docs/api/</link>
+ <link>http://docs.oracle.com/javase/8/docs/api/</link>
43
</links>
44
<overview>${basedir}/src/main/javadoc/overview.html</overview>
45
<show>public</show>
0 commit comments