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
1111 <groupId >io.jenkins.plugins</groupId >
1212 <artifactId >custom-folder-icon</artifactId >
13- <version >2.22 </version >
13+ <version >${revision}${changelist} </version >
1414 <packaging >hpi</packaging >
1515
1616 <name >Custom Folder Icon Plugin</name >
3535 <scm >
3636 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
3737 <
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
38- <tag >custom-folder-icon-2.22 </tag >
38+ <tag >${scmTag} </tag >
3939 <url >https://github.com/${gitHubRepo} </url >
4040 </scm >
4141
4242 <properties >
4343 <gitHubRepo >jenkinsci/custom-folder-icon-plugin</gitHubRepo >
4444 <jenkins .baseline>2.504</jenkins .baseline>
4545 <jenkins .version>2.539</jenkins .version>
46- <revision >2.22 </revision >
46+ <revision >2.23 </revision >
4747 <changelist >-SNAPSHOT</changelist >
4848 <spotless .check.skip>false</spotless .check.skip>
4949 <ban-junit4-imports .skip>false</ban-junit4-imports .skip>
You can’t perform that action at this time.
0 commit comments