File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.21 </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:git@github.com:${gitHubRepo} .git</developerConnection >
38- <tag >custom-folder-icon-2.21 </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>${jenkins.baseline} .1</jenkins .version>
46- <revision >2.21 </revision >
46+ <revision >2.22 </revision >
4747 <changelist >-SNAPSHOT</changelist >
4848 <spotless .check.skip>false</spotless .check.skip>
4949 </properties >
You can’t perform that action at this time.
0 commit comments