We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f20f06 commit 6ab6f92Copy full SHA for 6ab6f92
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>github-pr-coverage-status</artifactId>
11
- <version>1.10.1-SNAPSHOT</version>
+ <version>2.0.0</version>
12
<packaging>hpi</packaging>
13
14
<url>https://wiki.jenkins-ci.org/display/JENKINS/GitHub+PR+Coverage+Status+Plugin</url>
@@ -33,7 +33,7 @@
33
<connection>scm:git:ssh://git@github.com/jenkinsci/github-pr-coverage-status-plugin.git</connection>
34
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/github-pr-coverage-status-plugin.git</developerConnection>
35
<url>https://github.com/jenkinsci/github-pr-coverage-status-plugin</url>
36
- <tag>HEAD</tag>
+ <tag>github-pr-coverage-status-2.0.0</tag>
37
</scm>
38
39
<licenses>
0 commit comments