Skip to content

Commit 7beb98a

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 12d5f33 commit 7beb98a

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
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>cloudbees-bitbucket-branch-source</artifactId>
13-
<version>936.2.0</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>936.1.2</revision>
29+
<revision>936.2.1</revision>
3030
<changelist>-SNAPSHOT</changelist>
3131
<gitHubRepo>jenkinsci/bitbucket-branch-source-plugin</gitHubRepo>
3232
<jenkins.baseline>2.479</jenkins.baseline>
@@ -64,7 +64,7 @@
6464
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
6565
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
6666
<url>https://github.com/${gitHubRepo}</url>
67-
<tag>936.2.0</tag>
67+
<tag>${scmTag}</tag>
6868
</scm>
6969

7070
<dependencyManagement>

0 commit comments

Comments
 (0)