add link to jenkins (cloudbees)

This commit is contained in:
Vincent Behar 2011-07-08 18:27:00 +02:00
parent 120f4bd0fc
commit 7826d7afcb

View file

@ -44,6 +44,10 @@
<url>gitsite:git@github.com/vbehar/rundeck-api-java-client.git</url>
</site>
</distributionManagement>
<ciManagement>
<system>Jenkins</system>
<url>https://rundeck-api-java-client.ci.cloudbees.com</url>
</ciManagement>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/vbehar/rundeck-api-java-client/issues</url>
@ -280,6 +284,7 @@
<reportSets>
<reportSet>
<reports>
<report>cim</report>
<report>dependencies</report>
<report>distribution-management</report>
<report>index</report>