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.24 </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.24 </revision >
17+ <revision >1.5.25 </revision >
1818 <changelist >-SNAPSHOT</changelist >
1919 <java .level>8</java .level>
2020 <jenkins .version>2.222.4</jenkins .version>
5858 <connection >scm:git:git://github.com/${gitHubRepo} .git</connection >
5959 <developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
6060 <url >https://github.com/${gitHubRepo} </url >
61- <tag >gitlab-plugin-1.5.24 </tag >
61+ <tag >${scmTag} </tag >
6262 </scm >
6363 <!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
6464 <repositories >
You can’t perform that action at this time.
0 commit comments