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.2.2 </version >
13+ <version >${revision}${changelist} </version >
1414 <packaging >hpi</packaging >
1515 <name >Git plugin</name >
1616 <url >https://github.com/${gitHubRepo} </url >
6464 <scm >
6565 <connection >scm:git:https://github.com/${gitHubRepo} </connection >
6666 <
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
67- <tag >git-5.2.2 </tag >
67+ <tag >${scmTag} </tag >
6868 <url >https://github.com/${gitHubRepo} </url >
6969 </scm >
7070
7171 <properties >
72- <revision >5.2.2 </revision >
72+ <revision >5.2.3 </revision >
7373 <changelist >-SNAPSHOT</changelist >
7474 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
7575 <jenkins .version>2.426.3</jenkins .version>
You can’t perform that action at this time.
0 commit comments