Skip to content

Commit

Permalink
Merge pull request #87 from jtnord/javadoc
Browse files Browse the repository at this point in the history
Link back to the Jenkins javadoc.
  • Loading branch information
jtnord authored Oct 30, 2017
2 parents 9d1a359 + c70fa69 commit 820bd5c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,11 @@
</goals>
<!-- As soon as possible but after required generate-sources phase -->
<phase>process-sources</phase>
<configuration>
<links>
<link>http://javadoc.jenkins.io/</link>
</links>
</configuration>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit 820bd5c

Please sign in to comment.