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 88 <relativePath />
99 </parent >
1010 <artifactId >gitlab-plugin</artifactId >
11- <version >1.5.29 </version >
11+ <version >${revision}${changelist} </version >
1212 <name >GitLab Plugin</name >
1313 <url >https://github.com/jenkinsci/${project.artifactId} </url >
1414 <packaging >hpi</packaging >
1515
1616 <properties >
17- <revision >1.5.29 </revision >
17+ <revision >1.5.30 </revision >
1818 <changelist >-SNAPSHOT</changelist >
1919 <java .level>8</java .level>
2020 <jenkins .version>2.289.3</jenkins .version>
5757 <connection >scm:git:git://github.com/${gitHubRepo} .git</connection >
5858 <developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
5959 <url >https://github.com/${gitHubRepo} </url >
60- <tag >gitlab-plugin-1.5.29 </tag >
60+ <tag >${scmTag} </tag >
6161 </scm >
6262 <!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
6363 <repositories >
You can’t perform that action at this time.
0 commit comments