File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ THE SOFTWARE.
34
34
<artifactId >throttle-concurrents</artifactId >
35
35
<packaging >hpi</packaging >
36
36
<name >Jenkins Throttle Concurrent Builds Plug-in</name >
37
- <version >${revision}${changelist} </version >
37
+ <version >2.12 </version >
38
38
<url >https://github.com/jenkinsci/throttle-concurrent-builds-plugin</url >
39
39
<description >Plugin to throttle the number of concurrent builds of a single job per node.</description >
40
40
@@ -92,7 +92,7 @@ THE SOFTWARE.
92
92
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
93
93
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
94
94
<url >https://github.com/${gitHubRepo} </url >
95
- <tag >${scmTag} </tag >
95
+ <tag >throttle-concurrents-2.12 </tag >
96
96
</scm >
97
97
98
98
You can’t perform that action at this time.
0 commit comments