Skip to content

Commit 1b0d556

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 2e7b569 commit 1b0d556

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
<url>https://github.com/jenkinsci/office-365-connector-plugin</url>
2525

2626
<properties>
27-
<revision>5.3.0</revision>
28-
<changelist></changelist>
27+
<revision>5.3.1</revision>
28+
<changelist>-SNAPSHOT</changelist>
2929
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
3030
<jenkins.baseline>2.479</jenkins.baseline>
3131
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
@@ -161,7 +161,7 @@
161161
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
162162
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
163163
<url>https://github.com/${gitHubRepo}</url>
164-
<tag>Office-365-Connector-5.3.0</tag>
164+
<tag>${scmTag}</tag>
165165
</scm>
166166
<ciManagement>
167167
<system>Jenkins</system>

0 commit comments

Comments
 (0)