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 9d9a97c commit 2bdc16eCopy full SHA for 2bdc16e
pom.xml
@@ -33,7 +33,7 @@
33
</parent>
34
35
<artifactId>cloudbees-bitbucket-branch-source</artifactId>
36
- <version>${revision}${changelist}</version>
+ <version>2.9.10</version>
37
<packaging>hpi</packaging>
38
39
<name>Bitbucket Branch Source Plugin</name>
@@ -80,7 +80,7 @@
80
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
81
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
82
<url>https://github.com/${gitHubRepo}</url>
83
- <tag>${scmTag}</tag>
+ <tag>cloudbees-bitbucket-branch-source-2.9.10</tag>
84
</scm>
85
86
<dependencyManagement>
0 commit comments