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
11
11
<groupId >com.sonyericsson.hudson.plugins.gerrit</groupId >
12
12
<artifactId >gerrit-trigger</artifactId >
13
- <version >2.41.1 </version >
13
+ <version >${revision}${changelist} </version >
14
14
<packaging >hpi</packaging >
15
15
<name >Gerrit Trigger</name >
16
16
<description >Integrates with Gerrit code review.</description >
55
55
56
56
<properties >
57
57
<jenkins .version>2.426.3</jenkins .version>
58
- <revision >2.41.1 </revision >
58
+ <revision >2.41.2 </revision >
59
59
<changelist >-SNAPSHOT</changelist >
60
60
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
61
61
<!-- <java.level>8</java.level>-->
372
372
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
373
373
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
374
374
<url >https://github.com/${gitHubRepo} </url >
375
- <tag >gerrit-trigger-2.41.1 </tag >
375
+ <tag >${scmTag} </tag >
376
376
</scm >
377
377
</project >
You can’t perform that action at this time.
0 commit comments