Skip to content

Commit 5876f02

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2481ba0 commit 5876f02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>cloudbees-bitbucket-branch-source</artifactId>
13-
<version>933.0.2</version>
13+
<version>${revision}${changelist}</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Bitbucket Branch Source Plugin</name>
@@ -26,7 +26,7 @@
2626
</licenses>
2727

2828
<properties>
29-
<revision>933.0.2</revision>
29+
<revision>933.0.3</revision>
3030
<changelist>-SNAPSHOT</changelist>
3131
<gitHubRepo>jenkinsci/bitbucket-branch-source-plugin</gitHubRepo>
3232
<jenkins.baseline>2.479</jenkins.baseline>
@@ -60,7 +60,7 @@
6060
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
6161
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
6262
<url>https://github.com/${gitHubRepo}</url>
63-
<tag>933.0.2</tag>
63+
<tag>${scmTag}</tag>
6464
</scm>
6565

6666
<dependencyManagement>

0 commit comments

Comments
 (0)