File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 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.4.4 </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.4.4 </revision >
52
+ <revision >2.4.5 </revision >
53
53
<changelist >-SNAPSHOT</changelist >
54
54
<jenkins .version>2.60.3</jenkins .version>
55
55
<java .level>8</java .level>
81
81
<connection >scm:git:git://github.com/jenkinsci/bitbucket-branch-source-plugin.git</connection >
82
82
<developerConnection >scm:git:git@github.com:jenkinsci/bitbucket-branch-source-plugin.git</developerConnection >
83
83
<url >https://github.com/jenkinsci/bitbucket-branch-source-plugin</url >
84
- <tag >cloudbees-bitbucket-branch-source-2.4.4 </tag >
84
+ <tag >${scmTag} </tag >
85
85
</scm >
86
86
87
87
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments