Skip to content

Commit

Permalink
[maven-release-plugin] prepare release pipeline-utility-steps-2.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rsandell committed Apr 26, 2023
1 parent 09a6ec2 commit 100c2e2
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.2</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:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>pipeline-utility-steps-2.15.2</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 100c2e2

Please sign in to comment.