Skip to content

Commit 2ffe73e

Browse files
committed
[maven-release-plugin] prepare release workflow-multibranch-2.22
1 parent 22fdee3 commit 2ffe73e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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>${revision}${changelist}</version>
36+
<version>2.22</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>${scmTag}</tag>
51+
<tag>workflow-multibranch-2.22</tag>
5252
</scm>
5353
<repositories>
5454
<repository>

0 commit comments

Comments
 (0)