We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ec2b4 commit ac442afCopy full SHA for ac442af
pom.xml
@@ -18,7 +18,7 @@
18
19
<artifactId>parameterized-trigger</artifactId>
20
<packaging>hpi</packaging>
21
- <version>${revision}${changelist}</version>
+ <version>2.44</version>
22
<name>Jenkins Parameterized Trigger plugin</name>
23
<url>https://github.com/jenkinsci/parameterized-trigger-plugin</url>
24
@@ -196,7 +196,7 @@
196
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
197
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
198
<url>https://github.com/${gitHubRepo}</url>
199
- <tag>${scmTag}</tag>
+ <tag>parameterized-trigger-2.44</tag>
200
</scm>
201
202
<repositories>
0 commit comments