Skip to content

Commit 1345642

Browse files
committed
[maven-release-plugin] prepare release workflow-scm-step-2.13
1 parent 2c17bd3 commit 1345642

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
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>org.jenkins-ci.plugins.workflow</groupId>
1111
<artifactId>workflow-scm-step</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>2.13</version>
1313
<packaging>hpi</packaging>
1414
<name>Pipeline: SCM Step</name>
1515
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
2424
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
2525
<url>https://github.com/${gitHubRepo}</url>
26-
<tag>${scmTag}</tag>
26+
<tag>workflow-scm-step-2.13</tag>
2727
</scm>
2828
<repositories>
2929
<repository>

0 commit comments

Comments
 (0)