Skip to content

Commit e01588a

Browse files
[maven-release-plugin] prepare release pipeline-utility-steps-2.13.2
1 parent 01be8ac commit e01588a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</parent>
3434
<artifactId>pipeline-utility-steps</artifactId>
3535
<packaging>hpi</packaging>
36-
<version>${revision}${changelist}</version>
36+
<version>2.13.2</version>
3737
<name>Pipeline Utility Steps</name>
3838
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
3939

@@ -171,7 +171,7 @@
171171
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
172172
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
173173
<url>https://github.com/${gitHubRepo}</url>
174-
<tag>${scmTag}</tag>
174+
<tag>pipeline-utility-steps-2.13.2</tag>
175175
</scm>
176176

177177
<repositories>

0 commit comments

Comments
 (0)