Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Feb 17, 2025
1 parent 140354a commit a38aee6
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 @@ -12,7 +12,7 @@
</parent>

<artifactId>coverage-model</artifactId>
<version>${revision}${changelist}</version>
<version>0.53.0</version>

<packaging>jar</packaging>

Expand Down Expand Up @@ -40,7 +40,7 @@
<connection>scm:git:https://github.com/jenkinsci/coverage-model.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/coverage-model.git</developerConnection>
<url>https://github.com/jenkinsci/coverage-model</url>
<tag>${scmTag}</tag>
<tag>v0.53.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit a38aee6

Please sign in to comment.