Skip to content

Commit 245a70b

Browse files
Revert release commits for retry
1 parent 01c04da commit 245a70b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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>
@@ -35,7 +35,7 @@
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.22</tag>
38+
<tag>${scmTag}</tag>
3939
<url>https://github.com/${gitHubRepo}</url>
4040
</scm>
4141

0 commit comments

Comments
 (0)