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 10
10
</parent >
11
11
12
12
<artifactId >git-client</artifactId >
13
- <version >6.1.1 </version >
13
+ <version >${revision}${changelist} </version >
14
14
<packaging >hpi</packaging >
15
15
16
16
<name >Jenkins Git client plugin</name >
48
48
<scm >
49
49
<connection >scm:git:https://github.com/${gitHubRepo} </connection >
50
50
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
51
- <tag >git-client-6.1.1 </tag >
51
+ <tag >${scmTag} </tag >
52
52
<url >https://github.com/${gitHubRepo} </url >
53
53
</scm >
54
54
55
55
<properties >
56
- <revision >6.1.1 </revision >
56
+ <revision >6.1.2 </revision >
57
57
<changelist >-SNAPSHOT</changelist >
58
58
<!-- Character set tests fail unless file.encoding is set -->
59
59
<argLine >-Dfile.encoding=${project.build.sourceEncoding}</argLine >
You can’t perform that action at this time.
0 commit comments