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 1010 </parent >
1111
1212 <artifactId >build-timeout</artifactId >
13- <version >1.32 </version >
13+ <version >${revision}${changelist} </version >
1414 <packaging >hpi</packaging >
1515
1616 <name >Build Timeout</name >
2727 <scm >
2828 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
2929 <developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
30- <tag >build-timeout-1.32 </tag >
30+ <tag >${scmTag} </tag >
3131 <url >https://github.com/${gitHubRepo} </url >
3232 </scm >
3333
3434 <properties >
35- <revision >1.32 </revision >
35+ <revision >1.33 </revision >
3636 <changelist >-SNAPSHOT</changelist >
3737 <jenkins .version>2.401.3</jenkins .version>
3838 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
You can’t perform that action at this time.
0 commit comments