Skip to content

Commit 1e92f81

Browse files
committed
[maven-release-plugin] prepare release workflow-scm-step-2.12
1 parent 1c3ebea commit 1e92f81

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.12</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/jenkinsci/${project.artifactId}-plugin.git</connection>
2424
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
2525
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
26-
<tag>${scmTag}</tag>
26+
<tag>workflow-scm-step-2.12</tag>
2727
</scm>
2828
<repositories>
2929
<repository>

0 commit comments

Comments
 (0)