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 4537fe6 commit 4fdb494Copy full SHA for 4fdb494
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>cloudbees-bitbucket-branch-source</artifactId>
13
- <version>${revision}${changelist}</version>
+ <version>933.0.1</version>
14
<packaging>hpi</packaging>
15
16
<name>Bitbucket Branch Source Plugin</name>
@@ -59,7 +59,7 @@
59
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
60
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
61
<url>https://github.com/${gitHubRepo}</url>
62
- <tag>${scmTag}</tag>
+ <tag>cloudbees-bitbucket-branch-source-933.0.1</tag>
63
</scm>
64
65
<dependencyManagement>
0 commit comments