Skip to content

Commit 04838b0

Browse files
committed
[maven-release-plugin] prepare release 937.0.0
1 parent f1e7720 commit 04838b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 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>${revision}${changelist}</version>
13+
<version>937.0.0</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Bitbucket Branch Source Plugin</name>
@@ -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>${scmTag}</tag>
64+
<tag>937.0.0</tag>
6565
</scm>
6666

6767
<dependencyManagement>

0 commit comments

Comments
 (0)