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 >org.jenkins-ci.plugins</groupId >
1313 <artifactId >docker-commons</artifactId >
14- <version >1.17 </version >
14+ <version >${revision}${changelist} </version >
1515 <packaging >hpi</packaging >
1616
1717 <name >Docker Commons Plugin</name >
2828 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
2929 <developerConnection >scm:git:git@github.com:jenkinsci/${project.artifactId} -plugin.git</developerConnection >
3030 <url >http://github.com/jenkinsci/${project.artifactId} -plugin</url >
31- <tag >docker-commons-1.17 </tag >
31+ <tag >${scmTag} </tag >
3232 </scm >
3333
3434 <properties >
35- <revision >1.17 </revision >
35+ <revision >1.18 </revision >
3636 <changelist >-SNAPSHOT</changelist >
3737 <jenkins .version>2.222.4</jenkins .version>
3838 <java .level>8</java .level>
You can’t perform that action at this time.
0 commit comments