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 99 </parent >
1010
1111 <artifactId >gitlab-plugin</artifactId >
12- <version >1.9.13 </version >
12+ <version >${revision}${changelist} </version >
1313 <packaging >hpi</packaging >
1414 <name >GitLab Plugin</name >
1515 <url >https://github.com/jenkinsci/${project.artifactId} </url >
2424 <scm >
2525 <connection >scm:git:https://github.com/${gitHubRepo} </connection >
2626 <developerConnection >scm:git:https://github.com/${gitHubRepo} </developerConnection >
27- <tag >gitlab-plugin-1.9.13 </tag >
27+ <tag >gitlab-plugin-1.9.12 </tag >
2828 <url >https://github.com/${gitHubRepo} </url >
2929 </scm >
3030
4242 </distributionManagement >
4343
4444 <properties >
45- <revision >1.9.13 </revision >
45+ <revision >1.9.14 </revision >
4646 <changelist >-SNAPSHOT</changelist >
4747 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
4848 <jenkins .baseline>2.516</jenkins .baseline>
You can’t perform that action at this time.
0 commit comments