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

Commit 583d2eb

Browse files
committed
[maven-release-plugin] prepare release v2.0.1
1 parent 2f3f696 commit 583d2eb

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
@@ -11,7 +11,7 @@
1111

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

1717
<name>Code Coverage API Plugin</name>
@@ -218,7 +218,7 @@
218218
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
219219
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
220220
<url>https://github.com/${gitHubRepo}</url>
221-
<tag>${scmTag}</tag>
221+
<tag>v2.0.1</tag>
222222
</scm>
223223

224224
<repositories>

0 commit comments

Comments
 (0)