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