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 @@ -32,7 +32,7 @@ THE SOFTWARE.
3232 </parent >
3333
3434 <artifactId >throttle-concurrents</artifactId >
35- <version >2.17 </version >
35+ <version >${revision}${changelist} </version >
3636 <packaging >hpi</packaging >
3737 <name >Jenkins Throttle Concurrent Builds Plug-in</name >
3838 <description >Plugin to throttle the number of concurrent builds of a single job per node.</description >
@@ -77,12 +77,12 @@ THE SOFTWARE.
7777 <scm >
7878 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
7979 <
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
80- <tag >throttle-concurrents-2.17 </tag >
80+ <tag >${scmTag} </tag >
8181 <url >https://github.com/${gitHubRepo} </url >
8282 </scm >
8383
8484 <properties >
85- <revision >2.17 </revision >
85+ <revision >2.18 </revision >
8686 <changelist >-SNAPSHOT</changelist >
8787 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
8888 <jenkins .baseline>2.479</jenkins .baseline>
You can’t perform that action at this time.
0 commit comments