File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111 <groupId >io.jenkins.docker</groupId >
1212 <artifactId >docker-plugin</artifactId >
13- <version >1.6.1 </version >
13+ <version >${revision}${changelist} </version >
1414 <packaging >hpi</packaging >
1515 <name >Docker plugin</name >
1616 <description >Provide Cloud Provisioning and other Docker features</description >
5555 <scm >
5656 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
5757 <developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
58- <tag >docker-plugin-1.6.1 </tag >
58+ <tag >${scmTag} </tag >
5959 <url >https://github.com/${gitHubRepo} </url >
6060 </scm >
6161
6262 <properties >
63- <revision >1.7 </revision >
63+ <revision >1.6.2 </revision >
6464 <changelist >-SNAPSHOT</changelist >
6565 <jenkins .version>2.440.1</jenkins .version>
6666 <gitHubRepo >jenkinsci/docker-plugin</gitHubRepo >
You can’t perform that action at this time.
0 commit comments