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</artifactId >
13- <version >5.8.0 </version >
13+ <version >${revision}${changelist} </version >
1414 <packaging >hpi</packaging >
1515
1616 <name >Git plugin</name >
2727 <scm >
2828 <connection >scm:git:https://github.com/${gitHubRepo} </connection >
2929 <
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
30- <tag >git-5.8.0 </tag >
30+ <tag >${scmTag} </tag >
3131 <url >https://github.com/${gitHubRepo} </url >
3232 </scm >
3333
3434 <properties >
35- <revision >5.7 .1</revision >
35+ <revision >5.8 .1</revision >
3636 <changelist >-SNAPSHOT</changelist >
3737 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
3838 <hpi .strictBundledArtifacts>true</hpi .strictBundledArtifacts>
You can’t perform that action at this time.
0 commit comments