Skip to content

Commit

Permalink
[maven-release-plugin] prepare release pipeline-utility-steps-2.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rsandell committed May 9, 2023
1 parent 0ba4f32 commit 47919a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</parent>
<artifactId>pipeline-utility-steps</artifactId>
<packaging>hpi</packaging>
<version>${revision}${changelist}</version>
<version>2.15.3</version>
<name>Pipeline Utility Steps</name>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>

Expand Down Expand Up @@ -172,7 +172,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>pipeline-utility-steps-2.15.3</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 47919a1

Please sign in to comment.