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 1e43ef3 commit 66cd0e8Copy full SHA for 66cd0e8
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>cloudbees-bitbucket-branch-source</artifactId>
13
- <version>${revision}${changelist}</version>
+ <version>936.1.1</version>
14
<packaging>hpi</packaging>
15
16
<name>Bitbucket Branch Source Plugin</name>
@@ -66,7 +66,7 @@
66
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
67
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
68
<url>https://github.com/${gitHubRepo}</url>
69
- <tag>${scmTag}</tag>
+ <tag>936.1.1</tag>
70
</scm>
71
72
<dependencyManagement>
0 commit comments