Skip to content

Commit c6d3b2c

Browse files
committed
[maven-release-plugin] prepare release throttle-concurrents-2.18
1 parent 16e3397 commit c6d3b2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ THE SOFTWARE.
3232
</parent>
3333

3434
<artifactId>throttle-concurrents</artifactId>
35-
<version>${revision}${changelist}</version>
35+
<version>2.18</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,7 +77,7 @@ 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>${scmTag}</tag>
80+
<tag>throttle-concurrents-2.18</tag>
8181
<url>https://github.com/${gitHubRepo}</url>
8282
</scm>
8383

0 commit comments

Comments
 (0)