Skip to content

Commit

Permalink
Fixes problem with duplicate -SNAPSHOT version
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Jul 19, 2024
1 parent b4d97d0 commit 18775a4
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 @@ -24,7 +24,7 @@
<url>https://github.com/jenkinsci/office-365-connector-plugin</url>

<properties>
<revision>4.21.4-SNAPSHOT</revision>
<revision>4.21.4</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.414.3</jenkins.version>

Expand Down

0 comments on commit 18775a4

Please sign in to comment.