We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d771642 commit 388049eCopy full SHA for 388049e
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>cloudbees-bitbucket-branch-source</artifactId>
13
- <version>${revision}${changelist}</version>
+ <version>934.3.1</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.3.1</tag>
64
</scm>
65
66
<dependencyManagement>
0 commit comments