Skip to content

Commit 18775a4

Browse files
Fixes problem with duplicate -SNAPSHOT version
1 parent b4d97d0 commit 18775a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<url>https://github.com/jenkinsci/office-365-connector-plugin</url>
2525

2626
<properties>
27-
<revision>4.21.4-SNAPSHOT</revision>
27+
<revision>4.21.4</revision>
2828
<changelist>-SNAPSHOT</changelist>
2929
<jenkins.version>2.414.3</jenkins.version>
3030

0 commit comments

Comments
 (0)