Skip to content

Commit b6579e0

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3531693 commit b6579e0

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>937.1.0</version>
13+
<version>${revision}${changelist}</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Bitbucket Branch Source Plugin</name>
@@ -24,7 +24,7 @@
2424
</licenses>
2525

2626
<properties>
27-
<revision>937.1.0</revision>
27+
<revision>937.1.1</revision>
2828
<changelist>-SNAPSHOT</changelist>
2929
<gitHubRepo>jenkinsci/bitbucket-branch-source-plugin</gitHubRepo>
3030
<jenkins.baseline>2.504</jenkins.baseline>
@@ -61,7 +61,7 @@
6161
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
6262
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
6363
<url>https://github.com/${gitHubRepo}</url>
64-
<tag>937.1.0</tag>
64+
<tag>${scmTag}</tag>
6565
</scm>
6666

6767
<dependencyManagement>

0 commit comments

Comments
 (0)