Skip to content

Commit 3acf751

Browse files
committed
[maven-release-plugin] prepare release throttle-concurrents-2.16
1 parent f1695a7 commit 3acf751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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.16</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.16</tag>
8181
<url>https://github.com/${gitHubRepo}</url>
8282
</scm>
8383

0 commit comments

Comments
 (0)