Skip to content

Commit c203d6f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 65c0401 commit c203d6f

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
@@ -27,13 +27,13 @@
2727
<scm>
2828
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
2929
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
30-
<tag>build-timeout-1.39</tag>
30+
<tag>${scmTag}</tag>
3131
<url>https://github.com/${gitHubRepo}</url>
3232
</scm>
3333

3434
<properties>
35-
<revision>1.39</revision>
36-
<changelist></changelist>
35+
<revision>1.40</revision>
36+
<changelist>-SNAPSHOT</changelist>
3737
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
3838
<jenkins.baseline>2.516</jenkins.baseline>
3939
<jenkins.version>${jenkins.baseline}.3</jenkins.version>

0 commit comments

Comments
 (0)