Skip to content

Commit

Permalink
[maven-release-plugin] prepare release pipeline-utility-steps-2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rsandell committed Jul 6, 2023
1 parent d2490e2 commit 8031f13
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.16.0</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.16.0</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 8031f13

Please sign in to comment.