We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a55a0 commit 29a30c3Copy full SHA for 29a30c3
pom.xml
@@ -18,7 +18,7 @@
18
19
<artifactId>parameterized-trigger</artifactId>
20
<packaging>hpi</packaging>
21
- <version>${revision}${changelist}</version>
+ <version>2.41</version>
22
<name>Jenkins Parameterized Trigger plugin</name>
23
<url>https://github.com/jenkinsci/parameterized-trigger-plugin</url>
24
@@ -183,7 +183,7 @@
183
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
184
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
185
<url>https://github.com/${gitHubRepo}</url>
186
- <tag>${scmTag}</tag>
+ <tag>parameterized-trigger-2.41</tag>
187
</scm>
188
189
<repositories>
0 commit comments