Skip to content

Commit 1e5f75f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 559ced4 commit 1e5f75f

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>vsphere-cloud</artifactId>
12-
<version>2.25</version>
12+
<version>${revision}${changelist}</version>
1313
<packaging>hpi</packaging>
1414

1515
<name>vSphere Plugin</name>
@@ -54,11 +54,11 @@
5454
<connection>scm:git:git://github.com/jenkinsci/vsphere-cloud-plugin.git</connection>
5555
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/vsphere-cloud-plugin.git</developerConnection>
5656
<url>https://github.com/jenkinsci/vsphere-cloud-plugin</url>
57-
<tag>vsphere-cloud-2.25</tag>
57+
<tag>${scmTag}</tag>
5858
</scm>
5959

6060
<properties>
61-
<revision>2.25</revision>
61+
<revision>2.26</revision>
6262
<changelist>-SNAPSHOT</changelist>
6363
<java.level>8</java.level>
6464
<jenkins.version>2.190.1</jenkins.version>

0 commit comments

Comments
 (0)