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 11
11
12
12
<groupId >com.coravy.hudson.plugins.github</groupId >
13
13
<artifactId >github</artifactId >
14
- <version >1.34.2 </version >
14
+ <version >${revision}${changelist} </version >
15
15
<packaging >hpi</packaging >
16
16
17
17
<name >GitHub plugin</name >
39
39
<connection >scm:git:git://github.com/${gitHubRepo} .git</connection >
40
40
<developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
41
41
<url >https://github.com/${gitHubRepo} </url >
42
- <tag >v1.34.2 </tag >
42
+ <tag >${scmTag} </tag >
43
43
</scm >
44
44
<issueManagement >
45
45
<system >JIRA</system >
46
46
<url >https://issues.jenkins-ci.org/browse/JENKINS/component/15896</url >
47
47
</issueManagement >
48
48
49
49
<properties >
50
- <revision >1.34.2 </revision >
50
+ <revision >1.34.3 </revision >
51
51
<changelist >-SNAPSHOT</changelist >
52
52
<gitHubRepo >jenkinsci/github-plugin</gitHubRepo >
53
53
<jenkins .version>2.222.4</jenkins .version>
You can’t perform that action at this time.
0 commit comments