File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ THE SOFTWARE.
3232 </parent >
3333
3434 <artifactId >http_request</artifactId >
35- <version >1.24 </version >
35+ <version >${revision}${changelist} </version >
3636 <packaging >hpi</packaging >
3737 <name >HTTP Request Plugin</name >
3838 <description >
@@ -48,7 +48,7 @@ THE SOFTWARE.
4848 </licenses >
4949
5050 <properties >
51- <revision >1.24 </revision >
51+ <revision >1.25 </revision >
5252 <changelist >-SNAPSHOT</changelist >
5353 <gitHubRepo >jenkinsci/http-request-plugin</gitHubRepo >
5454 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
@@ -138,7 +138,7 @@ THE SOFTWARE.
138138 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
139139 <
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
140140 <url >https://github.com/${gitHubRepo} </url >
141- <tag >http_request-1.24 </tag >
141+ <tag >${scmTag} </tag >
142142 </scm >
143143 <developers >
144144 <developer >
You can’t perform that action at this time.
0 commit comments