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 10
10
</parent >
11
11
12
12
<artifactId >cloudbees-bitbucket-branch-source</artifactId >
13
- <version >936.2.0 </version >
13
+ <version >${revision}${changelist} </version >
14
14
<packaging >hpi</packaging >
15
15
16
16
<name >Bitbucket Branch Source Plugin</name >
26
26
</licenses >
27
27
28
28
<properties >
29
- <revision >936.1.2 </revision >
29
+ <revision >936.2.1 </revision >
30
30
<changelist >-SNAPSHOT</changelist >
31
31
<gitHubRepo >jenkinsci/bitbucket-branch-source-plugin</gitHubRepo >
32
32
<jenkins .baseline>2.479</jenkins .baseline>
64
64
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
65
65
<developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
66
66
<url >https://github.com/${gitHubRepo} </url >
67
- <tag >936.2.0 </tag >
67
+ <tag >${scmTag} </tag >
68
68
</scm >
69
69
70
70
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments