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 @@ -33,7 +33,7 @@ THE SOFTWARE.
3333 </parent >
3434 <groupId >org.jenkins-ci.plugins.workflow</groupId >
3535 <artifactId >workflow-multibranch</artifactId >
36- <version >2.22 </version >
36+ <version >${revision}${changelist} </version >
3737 <packaging >hpi</packaging >
3838 <name >Pipeline: Multibranch</name >
3939 <url >https://github.com/jenkinsci/workflow-multibranch-plugin</url >
@@ -48,7 +48,7 @@ THE SOFTWARE.
4848 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
4949 <developerConnection >scm:git:git@github.com:jenkinsci/${project.artifactId} -plugin.git</developerConnection >
5050 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
51- <tag >workflow-multibranch-2.22 </tag >
51+ <tag >${scmTag} </tag >
5252 </scm >
5353 <repositories >
5454 <repository >
@@ -63,7 +63,7 @@ THE SOFTWARE.
6363 </pluginRepository >
6464 </pluginRepositories >
6565 <properties >
66- <revision >2.22 </revision >
66+ <revision >2.23 </revision >
6767 <changelist >-SNAPSHOT</changelist >
6868 <java .level>8</java .level>
6969 <jenkins .version>2.176.4</jenkins .version>
You can’t perform that action at this time.
0 commit comments