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 3333 </parent >
3434 <groupId >org.jenkins-ci.plugins.workflow</groupId >
3535 <artifactId >workflow-api</artifactId >
36- <version >2.32 </version >
36+ <version >${revision}${changelist} </version >
3737 <packaging >hpi</packaging >
3838 <name >Pipeline: API</name >
3939 <url >https://wiki.jenkins.io/display/JENKINS/Pipeline+API+Plugin</url >
4747 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
4848 <developerConnection >scm:git:git@github.com:jenkinsci/${project.artifactId} -plugin.git</developerConnection >
4949 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
50- <tag >workflow-api-2.32 </tag >
50+ <tag >${scmTag} </tag >
5151 </scm >
5252 <repositories >
5353 <repository >
6262 </pluginRepository >
6363 </pluginRepositories >
6464 <properties >
65- <revision >2.32 </revision >
65+ <revision >2.33 </revision >
6666 <changelist >-SNAPSHOT</changelist >
6767 <jenkins .version>2.121.1</jenkins .version>
6868 <java .level>8</java .level>
You can’t perform that action at this time.
0 commit comments