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 >git</artifactId >
12
- <version >4.11.3 </version >
12
+ <version >${revision}${changelist} </version >
13
13
<packaging >hpi</packaging >
14
14
<name >Git plugin</name >
15
15
<description >Integrates Jenkins with Git SCM</description >
53
53
<scm >
54
54
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
55
55
<developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
56
- <tag >git-4.11.3 </tag >
56
+ <tag >${scmTag} </tag >
57
57
<url >https://github.com/${gitHubRepo} </url >
58
58
</scm >
59
59
60
60
<properties >
61
- <revision >4.11.3 </revision >
61
+ <revision >4.11.4 </revision >
62
62
<changelist >-SNAPSHOT</changelist >
63
63
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
64
64
<jenkins .version>2.289.1</jenkins .version>
You can’t perform that action at this time.
0 commit comments