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 >git-client</artifactId >
13- <version >6.1.2 </version >
13+ <version >${revision}${changelist} </version >
1414 <packaging >hpi</packaging >
1515
1616 <name >Jenkins Git client plugin</name >
2727 <scm >
2828 <connection >scm:git:https://github.com/${gitHubRepo} </connection >
2929 <developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
30- <tag >git-client-6.1.2 </tag >
30+ <tag >${scmTag} </tag >
3131 <url >https://github.com/${gitHubRepo} </url >
3232 </scm >
3333
3434 <properties >
35- <revision >6.1.2 </revision >
35+ <revision >6.1.3 </revision >
3636 <changelist >-SNAPSHOT</changelist >
3737 <!-- Character set tests fail unless file.encoding is set -->
3838 <argLine >-Dfile.encoding=${project.build.sourceEncoding}</argLine >
You can’t perform that action at this time.
0 commit comments