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 ef291ce commit 8d7c85dCopy full SHA for 8d7c85d
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>cloudbees-bitbucket-branch-source</artifactId>
13
- <version>${revision}${changelist}</version>
+ <version>936.3.1</version>
14
<packaging>hpi</packaging>
15
16
<name>Bitbucket Branch Source Plugin</name>
@@ -64,7 +64,7 @@
64
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
65
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
66
<url>https://github.com/${gitHubRepo}</url>
67
- <tag>${scmTag}</tag>
+ <tag>936.3.1</tag>
68
</scm>
69
70
<dependencyManagement>
0 commit comments