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 8
8
<relativePath />
9
9
</parent >
10
10
<artifactId >github-branch-source</artifactId >
11
- <version >2.10.3 </version >
11
+ <version >${revision}${changelist} </version >
12
12
<packaging >hpi</packaging >
13
13
<name >GitHub Branch Source Plugin</name >
14
14
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
21
21
</licenses >
22
22
23
23
<properties >
24
- <revision >2.10.3 </revision >
24
+ <revision >2.10.4 </revision >
25
25
<changelist >-SNAPSHOT</changelist >
26
26
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
27
27
<hpi .compatibleSinceVersion>2.2.0</hpi .compatibleSinceVersion>
34
34
<connection >scm:git:git://github.com/${gitHubRepo} .git</connection >
35
35
<developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
36
36
<url >https://github.com/${gitHubRepo} </url >
37
- <tag >github-branch-source-2.10.3 </tag >
37
+ <tag >${scmTag} </tag >
38
38
</scm >
39
39
<dependencies >
40
40
<dependency >
You can’t perform that action at this time.
0 commit comments