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