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 11
11
12
12
<groupId >pl.damianszczepanik</groupId >
13
13
<artifactId >build-history-manager</artifactId >
14
- <version >1.11.2 </version >
14
+ <version >${revision}${changelist} </version >
15
15
<packaging >hpi</packaging >
16
16
17
17
<dependencyManagement >
39
39
<url >https://github.com/jenkinsci/build-history-manager-plugin</url >
40
40
41
41
<properties >
42
- <revision >1.11.2 </revision >
42
+ <revision >1.11.3 </revision >
43
43
<changelist >-SNAPSHOT</changelist >
44
44
<gitHubRepo >jenkinsci/build-history-manager-plugin</gitHubRepo >
45
45
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
59
59
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
60
60
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
61
61
<url >https://github.com/${gitHubRepo} </url >
62
- <tag >build-history-manager-1.11.2 </tag >
62
+ <tag >${scmTag} </tag >
63
63
</scm >
64
64
65
65
<ciManagement >
You can’t perform that action at this time.
0 commit comments