File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
19
19
<artifactId >parameterized-trigger</artifactId >
20
20
<packaging >hpi</packaging >
21
- <version >2.39 </version >
21
+ <version >${revision}${changelist} </version >
22
22
<name >Jenkins Parameterized Trigger plugin</name >
23
23
<url >https://github.com/jenkinsci/parameterized-trigger-plugin</url >
24
24
165
165
<connection >scm:git:git://github.com/${gitHubRepo} .git</connection >
166
166
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
167
167
<url >https://github.com/${gitHubRepo} </url >
168
- <tag >parameterized-trigger-2.39 </tag >
168
+ <tag >${scmTag} </tag >
169
169
</scm >
170
170
171
171
<repositories >
183
183
</pluginRepositories >
184
184
185
185
<properties >
186
- <revision >2.39 </revision >
186
+ <revision >2.40 </revision >
187
187
<changelist >-SNAPSHOT</changelist >
188
188
<gitHubRepo >jenkinsci/parameterized-trigger-plugin</gitHubRepo >
189
189
<java .level>8</java .level>
You can’t perform that action at this time.
0 commit comments