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.2 </version >
13
+ <version >${revision}${changelist} </version >
14
14
<packaging >hpi</packaging >
15
15
16
16
<name >Jenkins Git client plugin</name >
27
27
<scm >
28
28
<connection >scm:git:https://github.com/${gitHubRepo} </connection >
29
29
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
30
- <tag >git-client-6.1.2 </tag >
30
+ <tag >${scmTag} </tag >
31
31
<url >https://github.com/${gitHubRepo} </url >
32
32
</scm >
33
33
34
34
<properties >
35
- <revision >6.1.2 </revision >
35
+ <revision >6.1.3 </revision >
36
36
<changelist >-SNAPSHOT</changelist >
37
37
<!-- Character set tests fail unless file.encoding is set -->
38
38
<argLine >-Dfile.encoding=${project.build.sourceEncoding}</argLine >
You can’t perform that action at this time.
0 commit comments