Skip to content

Commit e0afaf5

Browse files
committed
[maven-release-plugin] prepare release throttle-concurrents-2.12
1 parent f87b078 commit e0afaf5

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
@@ -34,7 +34,7 @@ THE SOFTWARE.
3434
<artifactId>throttle-concurrents</artifactId>
3535
<packaging>hpi</packaging>
3636
<name>Jenkins Throttle Concurrent Builds Plug-in</name>
37-
<version>${revision}${changelist}</version>
37+
<version>2.12</version>
3838
<url>https://github.com/jenkinsci/throttle-concurrent-builds-plugin</url>
3939
<description>Plugin to throttle the number of concurrent builds of a single job per node.</description>
4040

@@ -92,7 +92,7 @@ THE SOFTWARE.
9292
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
9393
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
9494
<url>https://github.com/${gitHubRepo}</url>
95-
<tag>${scmTag}</tag>
95+
<tag>throttle-concurrents-2.12</tag>
9696
</scm>
9797

9898

0 commit comments

Comments
 (0)