Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 0411467

Browse files
committed
[maven-release-plugin] prepare release v4.0.3
1 parent 7fb0916 commit 0411467

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.jenkins.plugins</groupId>
1313
<artifactId>code-coverage-api</artifactId>
14-
<version>${revision}${changelist}</version>
14+
<version>4.0.3</version>
1515
<packaging>hpi</packaging>
1616

1717
<name>Code Coverage API Plugin</name>
@@ -377,7 +377,7 @@
377377
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
378378
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
379379
<url>https://github.com/${gitHubRepo}</url>
380-
<tag>${scmTag}</tag>
380+
<tag>v4.0.3</tag>
381381
</scm>
382382

383383
<repositories>

0 commit comments

Comments
 (0)