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 16
16
</licenses >
17
17
18
18
<artifactId >github-api</artifactId >
19
- <version >1.114.0 </version >
19
+ <version >${revision}${changelist} </version >
20
20
<packaging >hpi</packaging >
21
21
<name >GitHub API Plugin</name >
22
22
<url >https://github.com/jenkinsci/github-api-plugin</url >
23
23
24
24
<properties >
25
- <revision >1.114.0 </revision >
25
+ <revision >1.114.1 </revision >
26
26
<github-api .version>1.114</github-api .version>
27
27
<changelist >-SNAPSHOT</changelist >
28
28
<jenkins .version>2.164.3</jenkins .version>
98
98
<connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
99
99
<developerConnection >scm:git:git@github.com:jenkinsci/${project.artifactId} -plugin.git</developerConnection >
100
100
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
101
- <tag >github-api-1.114.0 </tag >
101
+ <tag >${scmTag} </tag >
102
102
</scm >
103
103
</project >
You can’t perform that action at this time.
0 commit comments