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 >ivy</artifactId >
12
- <version >2.7 </version >
12
+ <version >${revision}${changelist} </version >
13
13
<packaging >hpi</packaging >
14
14
<name >Ivy Plugin</name >
15
15
<description >This plugin adds Ivy support to Jenkins</description >
39
39
<scm >
40
40
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
41
41
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
42
- <tag >ivy-2.7 </tag >
42
+ <tag >${scmTag} </tag >
43
43
<url >https://github.com/${gitHubRepo} </url >
44
44
</scm >
45
45
46
46
<properties >
47
- <revision >2.7 </revision >
47
+ <revision >2.8 </revision >
48
48
<changelist >-SNAPSHOT</changelist >
49
49
<jenkins .baseline>2.452</jenkins .baseline>
50
50
<jenkins .version>${jenkins.baseline} .4</jenkins .version>
You can’t perform that action at this time.
0 commit comments