Skip to content

Commit

Permalink
[maven-release-plugin] prepare release Office-365-Connector-4.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Jul 19, 2024
1 parent d44c7f6 commit d1ea6e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<artifactId>Office-365-Connector</artifactId>
<name>Office 365 Connector</name>
<version>4.21.5-SNAPSHOT</version>
<version>4.21.5</version>
<packaging>hpi</packaging>
<description>This plugin sends Job notifications to JenkinsCI Office 365 Connector.</description>
<url>https://github.com/jenkinsci/office-365-connector-plugin</url>
Expand Down Expand Up @@ -150,7 +150,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>Office-365-Connector-4.21.5</tag>
</scm>
<ciManagement>
<system>Jenkins</system>
Expand Down

0 comments on commit d1ea6e5

Please sign in to comment.