Skip to content

Commit 4810e0b

Browse files
committed
[maven-release-plugin] prepare release htmlpublisher-425
1 parent 6b382ef commit 4810e0b

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
@@ -26,7 +26,7 @@
2626

2727
<artifactId>htmlpublisher</artifactId>
2828
<packaging>hpi</packaging>
29-
<version>${revision}${changelist}</version>
29+
<version>425</version>
3030
<name>HTML Publisher plugin</name>
3131
<description>This plugin publishes HTML reports.</description>
3232
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4545
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
4646
<url>https://github.com/${gitHubRepo}</url>
47-
<tag>${scmTag}</tag>
47+
<tag>htmlpublisher-425</tag>
4848
</scm>
4949

5050
<repositories>

0 commit comments

Comments
 (0)