File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<groupId >org.jenkins-ci.plugins</groupId >
6
6
<artifactId >plugin</artifactId >
7
7
<version >5.24</version >
8
- <relativePath />
8
+ <relativePath />
9
9
</parent >
10
10
11
11
<artifactId >global-build-stats</artifactId >
12
12
<version >${changelist} </version >
13
13
<name >Jenkins global-build-stats plugin</name >
14
14
<packaging >hpi</packaging >
15
- <url >https://github.com/jenkinsci/global-build-stats-plugin </url >
15
+ <url >https://github.com/${gitHubRepo} </url >
16
16
17
17
<dependencies >
18
18
<dependency >
61
61
</properties >
62
62
63
63
<scm >
64
- <connection >scm:git:https://github.com/jenkinsci/global-build-stats-plugin.git </connection >
65
- <developerConnection >scm:git:git@ github.com:jenkinsci/global-build-stats-plugin.git </developerConnection >
66
- <url >https://github.com/jenkinsci/global-build-stats-plugin </url >
64
+ <connection >scm:git:https://github.com/${gitHubRepo} </connection >
65
+ <developerConnection >scm:git:https:// github.com/ ${gitHubRepo} </developerConnection >
66
+ <url >https://github.com/${gitHubRepo} </url >
67
67
<tag >${scmTag} </tag >
68
68
</scm >
69
69
</project >
You can’t perform that action at this time.
0 commit comments