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 1111
1212 <groupId >io.jenkins.plugins</groupId >
1313 <artifactId >apache-httpcomponents-client-5-api</artifactId >
14- <version >5.2.2-1.0 </version >
14+ <version >${revision}${changelist} </version >
1515 <packaging >hpi</packaging >
1616
1717 <properties >
1818 <httpclient .version>5.2.2</httpclient .version>
1919 <httpcore .version>5.2.3</httpcore .version>
2020
21- <revision >${httpclient.version} </revision >
21+ <revision >5.2.2-999999 </revision >
2222 <changelist >-999999-SNAPSHOT</changelist >
2323 <jenkins .version>2.361.4</jenkins .version>
2424
4949 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
5050 <developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
5151 <url >https://github.com/${gitHubRepo} </url >
52- <tag >apache-httpcomponents-client-5-api-5.2.2-1.0 </tag >
52+ <tag >${scmTag} </tag >
5353 </scm >
5454
5555 <dependencies >
You can’t perform that action at this time.
0 commit comments