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 9fa9e97 commit 2be703bCopy full SHA for 2be703b
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>github-pr-coverage-status</artifactId>
11
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.1.1</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.1.1</tag>
37
</scm>
38
39
<licenses>
0 commit comments