We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730a5a2 commit 1e8609fCopy full SHA for 1e8609f
plugin/pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>io.jenkins.plugins</groupId>
13
<artifactId>coverage</artifactId>
14
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
15
<packaging>hpi</packaging>
16
17
<name>Coverage Plugin</name>
@@ -418,7 +418,7 @@
418
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
419
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
420
<url>https://github.com/${gitHubRepo}</url>
421
- <tag>v2.0.0</tag>
+ <tag>v2.1.0</tag>
422
</scm>
423
424
<repositories>
0 commit comments