Skip to content

Commit 7a3688b

Browse files
committed
[maven-release-plugin] prepare release workflow-api-2.47
1 parent 456f163 commit 7a3688b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</parent>
3434
<groupId>org.jenkins-ci.plugins.workflow</groupId>
3535
<artifactId>workflow-api</artifactId>
36-
<version>${revision}${changelist}</version>
36+
<version>2.47</version>
3737
<packaging>hpi</packaging>
3838
<name>Pipeline: API</name>
3939
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -47,7 +47,7 @@
4747
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
4848
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
4949
<url>https://github.com/${gitHubRepo}</url>
50-
<tag>${scmTag}</tag>
50+
<tag>workflow-api-2.47</tag>
5151
</scm>
5252
<repositories>
5353
<repository>

0 commit comments

Comments
 (0)