We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 210b325 commit 6ee69d9Copy full SHA for 6ee69d9
pom.xml
@@ -24,7 +24,7 @@
24
<url>https://github.com/jenkinsci/office-365-connector-plugin</url>
25
26
<properties>
27
- <revision>4.21.4</revision>
+ <revision>4.21.5-SNAPSHOT</revision>
28
<changelist>-SNAPSHOT</changelist>
29
<jenkins.version>2.414.3</jenkins.version>
30
@@ -150,7 +150,7 @@
150
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
151
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
152
<url>https://github.com/${gitHubRepo}</url>
153
- <tag>Office-365-Connector-4.21.4</tag>
+ <tag>${scmTag}</tag>
154
</scm>
155
<ciManagement>
156
<system>Jenkins</system>
0 commit comments