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 >build-timeout</artifactId >
13
- <version >1.35 </version >
13
+ <version >${revision}${changelist} </version >
14
14
<packaging >hpi</packaging >
15
15
16
16
<name >Build Timeout</name >
27
27
<scm >
28
28
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
29
29
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
30
- <tag >build-timeout-1.35 </tag >
30
+ <tag >${scmTag} </tag >
31
31
<url >https://github.com/${gitHubRepo} </url >
32
32
</scm >
33
33
34
34
<properties >
35
- <revision >1.34 </revision >
35
+ <revision >1.36 </revision >
36
36
<changelist >-SNAPSHOT</changelist >
37
37
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
38
38
<jenkins .baseline>2.479</jenkins .baseline>
You can’t perform that action at this time.
0 commit comments