Skip to content

Commit

Permalink
Manual set version property to workaround releasing problem
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Jul 19, 2024
1 parent 6ee69d9 commit d44c7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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>${revision}${changelist}</version>
<version>4.21.5-SNAPSHOT</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

0 comments on commit d44c7f6

Please sign in to comment.