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 6950d27 commit 8c941bfCopy full SHA for 8c941bf
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>github-pr-coverage-status</artifactId>
12
- <version>${revision}${changelist}</version>
+ <version>2.2.0</version>
13
<packaging>hpi</packaging>
14
15
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -34,7 +34,7 @@
34
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
35
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
36
<url>https://github.com/${gitHubRepo}</url>
37
- <tag>${scmTag}</tag>
+ <tag>github-pr-coverage-status-2.2.0</tag>
38
</scm>
39
40
<licenses>
0 commit comments