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 >gitlab-plugin</artifactId >
11
- <version >1.7.2 </version >
11
+ <version >${revision}${changelist} </version >
12
12
<name >GitLab Plugin</name >
13
13
<url >https://github.com/jenkinsci/${project.artifactId} </url >
14
14
<packaging >hpi</packaging >
15
15
16
16
<properties >
17
- <revision >1.7.2 </revision >
17
+ <revision >1.7.3 </revision >
18
18
<changelist >-SNAPSHOT</changelist >
19
19
<jenkins .version>2.361.4</jenkins .version>
20
20
<spotbugs .effort>Max</spotbugs .effort>
56
56
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
57
57
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
58
58
<url >https://github.com/${gitHubRepo} </url >
59
- <tag >gitlab-plugin-1.7.2 </tag >
59
+ <tag >${scmTag} </tag >
60
60
</scm >
61
61
<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
62
62
<repositories >
You can’t perform that action at this time.
0 commit comments