File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
33
</parent >
34
34
35
35
<artifactId >cloudbees-bitbucket-branch-source</artifactId >
36
- <version >2.9.10 </version >
36
+ <version >${revision}${changelist} </version >
37
37
<packaging >hpi</packaging >
38
38
39
39
<name >Bitbucket Branch Source Plugin</name >
49
49
</licenses >
50
50
51
51
<properties >
52
- <revision >2.9.10 </revision >
52
+ <revision >2.9.11 </revision >
53
53
<changelist >-SNAPSHOT</changelist >
54
54
<gitHubRepo >jenkinsci/bitbucket-branch-source-plugin</gitHubRepo >
55
55
<jenkins .version>2.222.4</jenkins .version>
80
80
<connection >scm:git:git://github.com/${gitHubRepo} .git</connection >
81
81
<developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
82
82
<url >https://github.com/${gitHubRepo} </url >
83
- <tag >cloudbees-bitbucket-branch-source-2.9.10 </tag >
83
+ <tag >${scmTag} </tag >
84
84
</scm >
85
85
86
86
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments