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 99 </parent >
1010
1111 <artifactId >winstone</artifactId >
12- <version >8.4 </version >
12+ <version >${revision}${changelist} </version >
1313 <packaging >jar</packaging >
1414
1515 <name >Winstone</name >
3030 <scm >
3131 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
3232 <developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
33- <tag >winstone-8.4 </tag >
33+ <tag >${scmTag} </tag >
3434 <url >https://github.com/${gitHubRepo} </url >
3535 </scm >
3636
3737 <properties >
38- <revision >8.4 </revision >
38+ <revision >8.5 </revision >
3939 <changelist >-SNAPSHOT</changelist >
4040 <jetty .version>12.0.16</jetty .version>
4141 <gitHubRepo >jenkinsci/winstone</gitHubRepo >
You can’t perform that action at this time.
0 commit comments