Commit fa8b821 1 parent 37e481f commit fa8b821 Copy full SHA for fa8b821
File tree 1 file changed +3
-3
lines changed
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 >jira</artifactId >
12
- <version >3.13 </version >
12
+ <version >${revision}${changelist} </version >
13
13
<packaging >hpi</packaging >
14
14
<name >Jenkins Jira plugin</name >
15
15
<description >Integrates Jenkins to Jira</description >
37
37
<scm >
38
38
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
39
39
<developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
40
- <tag >jira-3.13 </tag >
40
+ <tag >${scmTag} </tag >
41
41
<url >https://github.com/${gitHubRepo} </url >
42
42
</scm >
43
43
47
47
</issueManagement >
48
48
49
49
<properties >
50
- <revision >3.13 </revision >
50
+ <revision >3.14 </revision >
51
51
<changelist >-SNAPSHOT</changelist >
52
52
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
53
53
<jira-rest-client .version>5.2.7</jira-rest-client .version>
You can’t perform that action at this time.
0 commit comments