We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e7720 commit 04838b0Copy full SHA for 04838b0
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>cloudbees-bitbucket-branch-source</artifactId>
13
- <version>${revision}${changelist}</version>
+ <version>937.0.0</version>
14
<packaging>hpi</packaging>
15
16
<name>Bitbucket Branch Source Plugin</name>
@@ -61,7 +61,7 @@
61
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
62
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
63
<url>https://github.com/${gitHubRepo}</url>
64
- <tag>${scmTag}</tag>
+ <tag>937.0.0</tag>
65
</scm>
66
67
<dependencyManagement>
0 commit comments