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 5e5af13 commit 4e9a102Copy full SHA for 4e9a102
pom.xml
@@ -33,7 +33,7 @@
33
</parent>
34
35
<artifactId>cloudbees-bitbucket-branch-source</artifactId>
36
- <version>2.2.9-SNAPSHOT</version>
+ <version>2.2.9</version>
37
<packaging>hpi</packaging>
38
39
<name>Bitbucket Branch Source Plugin</name>
@@ -59,7 +59,7 @@
59
<connection>scm:git:git://github.com/jenkinsci/bitbucket-branch-source-plugin.git</connection>
60
<developerConnection>scm:git:[email protected]:jenkinsci/bitbucket-branch-source-plugin.git</developerConnection>
61
<url>https://github.com/jenkinsci/bitbucket-branch-source-plugin</url>
62
- <tag>HEAD</tag>
+ <tag>cloudbees-bitbucket-branch-source-2.2.9</tag>
63
</scm>
64
65
<dependencyManagement>
0 commit comments