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.18 </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.18 </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.479</jenkins .baseline>
4545 <jenkins .version>${jenkins.baseline} .1</jenkins .version>
46- <revision >2.18 </revision >
46+ <revision >2.19 </revision >
4747 <changelist >-SNAPSHOT</changelist >
4848 <spotless .check.skip>false</spotless .check.skip>
4949 <!-- needed for Jenkins.MANAGE support -->
You can’t perform that action at this time.
0 commit comments