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 9
9
</parent >
10
10
11
11
<artifactId >promoted-builds</artifactId >
12
- <version >3.9 </version >
12
+ <version >${revision}${changelist} </version >
13
13
<packaging >hpi</packaging >
14
14
15
15
<name >Jenkins promoted builds plugin</name >
16
16
<url >https://github.com/jenkinsci/promoted-builds-plugin</url >
17
17
18
18
<properties >
19
- <revision >3.8 </revision >
19
+ <revision >3.10 </revision >
20
20
<changelist >-SNAPSHOT</changelist >
21
21
<gitHubRepo >jenkinsci/promoted-builds-plugin</gitHubRepo >
22
22
<!-- Last version before https://jenkins.io/security/advisory/2018-08-15/ which causes instabilities
47
47
<connection >scm:git:git://github.com/${gitHubRepo} .git</connection >
48
48
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
49
49
<url >https://github.com/${gitHubRepo} </url >
50
- <tag >promoted-builds-3.9 </tag >
50
+ <tag >${scmTag} </tag >
51
51
</scm >
52
52
<licenses >
53
53
<license >
You can’t perform that action at this time.
0 commit comments