We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b382ef commit 4810e0bCopy full SHA for 4810e0b
pom.xml
@@ -26,7 +26,7 @@
26
27
<artifactId>htmlpublisher</artifactId>
28
<packaging>hpi</packaging>
29
- <version>${revision}${changelist}</version>
+ <version>425</version>
30
<name>HTML Publisher plugin</name>
31
<description>This plugin publishes HTML reports.</description>
32
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -44,7 +44,7 @@
44
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
45
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
46
<url>https://github.com/${gitHubRepo}</url>
47
- <tag>${scmTag}</tag>
+ <tag>htmlpublisher-425</tag>
48
</scm>
49
50
<repositories>
0 commit comments