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 ea26fb2 commit 264f603Copy full SHA for 264f603
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>github-pr-coverage-status</artifactId>
11
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</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:https://github.com/jenkinsci/github-pr-coverage-status-plugin.git</connection>
34
<developerConnection>scm:git:https://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-1.8.2</tag>
37
</scm>
38
39
<licenses>
0 commit comments