File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
</parent >
10
10
11
11
<artifactId >github-pr-coverage-status</artifactId >
12
- <version >2.2.0 </version >
12
+ <version >${revision}${changelist} </version >
13
13
<packaging >hpi</packaging >
14
14
15
15
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
34
34
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
35
35
<developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
36
36
<url >https://github.com/${gitHubRepo} </url >
37
- <tag >github-pr-coverage-status-2.2.0 </tag >
37
+ <tag >${scmTag} </tag >
38
38
</scm >
39
39
40
40
<licenses >
51
51
</issueManagement >
52
52
53
53
<properties >
54
- <revision >2.2.0 </revision >
54
+ <revision >2.2.1 </revision >
55
55
<changelist >-SNAPSHOT</changelist >
56
56
<jenkins .version>2.319.1</jenkins .version>
57
57
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
You can’t perform that action at this time.
0 commit comments