Skip to content

Commit cdeb22b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2788bad commit cdeb22b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ THE SOFTWARE.
4848
</licenses>
4949

5050
<properties>
51-
<revision>1.25</revision>
52-
<changelist></changelist>
51+
<revision>1.26</revision>
52+
<changelist>-SNAPSHOT</changelist>
5353
<gitHubRepo>jenkinsci/http-request-plugin</gitHubRepo>
5454
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
5555
<jenkins.baseline>2.479</jenkins.baseline>
@@ -138,7 +138,7 @@ THE SOFTWARE.
138138
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
139139
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
140140
<url>https://github.com/${gitHubRepo}</url>
141-
<tag>http_request-1.25</tag>
141+
<tag>${scmTag}</tag>
142142
</scm>
143143
<developers>
144144
<developer>

0 commit comments

Comments
 (0)