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 88 <relativePath />
99 </parent >
1010 <artifactId >docker-workflow</artifactId >
11- <version >1.21 </version >
11+ <version >${revision}${changelist} </version >
1212 <name >Docker Pipeline</name >
1313 <description >Build and use Docker containers from pipelines</description >
1414 <packaging >hpi</packaging >
2525 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
2626 <developerConnection >scm:git:git@github.com:jenkinsci/${project.artifactId} -plugin.git</developerConnection >
2727 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
28- <tag >docker-workflow-1.21 </tag >
28+ <tag >${scmTag} </tag >
2929 </scm >
3030
3131 <properties >
32- <revision >1.21 </revision >
32+ <revision >1.22 </revision >
3333 <changelist >-SNAPSHOT</changelist >
3434 <jenkins .version>2.60.3</jenkins .version>
3535 <java .level>8</java .level>
You can’t perform that action at this time.
0 commit comments