Skip to content

Commit 4b6e166

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 05bd13d commit 4b6e166

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
@@ -33,7 +33,7 @@
3333
</parent>
3434

3535
<artifactId>cloudbees-bitbucket-branch-source</artifactId>
36-
<version>2.4.4</version>
36+
<version>${revision}${changelist}</version>
3737
<packaging>hpi</packaging>
3838

3939
<name>Bitbucket Branch Source Plugin</name>
@@ -49,7 +49,7 @@
4949
</licenses>
5050

5151
<properties>
52-
<revision>2.4.4</revision>
52+
<revision>2.4.5</revision>
5353
<changelist>-SNAPSHOT</changelist>
5454
<jenkins.version>2.60.3</jenkins.version>
5555
<java.level>8</java.level>
@@ -81,7 +81,7 @@
8181
<connection>scm:git:git://github.com/jenkinsci/bitbucket-branch-source-plugin.git</connection>
8282
<developerConnection>scm:git:git@github.com:jenkinsci/bitbucket-branch-source-plugin.git</developerConnection>
8383
<url>https://github.com/jenkinsci/bitbucket-branch-source-plugin</url>
84-
<tag>cloudbees-bitbucket-branch-source-2.4.4</tag>
84+
<tag>${scmTag}</tag>
8585
</scm>
8686

8787
<dependencyManagement>

0 commit comments

Comments
 (0)