Skip to content

Commit 0c16871

Browse files
committed
[maven-release-plugin] prepare release v2.0.0
1 parent 4251b13 commit 0c16871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.jenkins.plugins</groupId>
1313
<artifactId>coverage</artifactId>
14-
<version>2.0.0-SNAPSHOT</version>
14+
<version>2.0.0</version>
1515
<packaging>hpi</packaging>
1616

1717
<name>Coverage Plugin</name>
@@ -418,7 +418,7 @@
418418
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
419419
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
420420
<url>https://github.com/${gitHubRepo}</url>
421-
<tag>${scmTag}</tag>
421+
<tag>v2.0.0</tag>
422422
</scm>
423423

424424
<repositories>

0 commit comments

Comments
 (0)