Skip to content

Commit 9b67cb6

Browse files
[maven-release-plugin] prepare release custom-folder-icon-2.21
1 parent 40afc76 commit 9b67cb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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>${revision}${changelist}</version>
13+
<version>2.21</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:[email protected]:${gitHubRepo}.git</developerConnection>
38-
<tag>${scmTag}</tag>
38+
<tag>custom-folder-icon-2.21</tag>
3939
<url>https://github.com/${gitHubRepo}</url>
4040
</scm>
4141

0 commit comments

Comments
 (0)