mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-07 13:38:23 +00:00
fix link to the jdk javadoc
This commit is contained in:
parent
907b0a5e21
commit
9847b071dd
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -239,7 +239,7 @@
|
|||
<version>${plugin.javadoc.version}</version>
|
||||
<configuration>
|
||||
<links>
|
||||
<link>http://java.sun.com/javase/6/docs/api/</link>
|
||||
<link>http://download.oracle.com/javase/6/docs/api/</link>
|
||||
</links>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue