Skip to content

Commit 22e4cbc

Browse files
committed
[maven-release-plugin] prepare release htmlpublisher-1.33
1 parent eeee089 commit 22e4cbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<artifactId>htmlpublisher</artifactId>
2727
<packaging>hpi</packaging>
28-
<version>${revision}${changelist}</version>
28+
<version>1.33</version>
2929
<name>HTML Publisher plugin</name>
3030
<description>This plugin publishes HTML reports.</description>
3131
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -43,7 +43,7 @@
4343
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4444
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
4545
<url>https://github.com/${gitHubRepo}</url>
46-
<tag>${scmTag}</tag>
46+
<tag>htmlpublisher-1.33</tag>
4747
</scm>
4848

4949
<repositories>

0 commit comments

Comments
 (0)