Skip to content

Commit

Permalink
Adds ciManagement to pom.xml (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik authored Dec 27, 2023
1 parent d80f211 commit 2ea9065
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,10 @@
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
</scm>
<ciManagement>
<system>Jenkins</system>
<url>https://ci.jenkins.io/job/Plugins/job/office-365-connector-plugin/job/master/</url>
</ciManagement>

<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
<repositories>
Expand Down

0 comments on commit 2ea9065

Please sign in to comment.