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 >gitlab-plugin</artifactId >
12
- <version >1.8.1 </version >
12
+ <version >${revision}${changelist} </version >
13
13
<packaging >hpi</packaging >
14
14
<name >GitLab Plugin</name >
15
15
<url >https://github.com/jenkinsci/${project.artifactId} </url >
32
32
<scm >
33
33
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
34
34
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
35
- <tag >gitlab-plugin-1.8.1 </tag >
35
+ <tag >${scmTag} </tag >
36
36
<url >https://github.com/${gitHubRepo} </url >
37
37
</scm >
38
38
50
50
</distributionManagement >
51
51
52
52
<properties >
53
- <revision >1.8.1 </revision >
53
+ <revision >1.8.2 </revision >
54
54
<changelist >-SNAPSHOT</changelist >
55
55
<jenkins .version>2.426.3</jenkins .version>
56
56
<spotbugs .effort>Max</spotbugs .effort>
You can’t perform that action at this time.
0 commit comments