Skip to content

Commit

Permalink
[maven-release-plugin] prepare release ws-cleanup-0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Apr 21, 2022
1 parent 19c1a14 commit 1d5ccdb
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 @@ -10,7 +10,7 @@
</parent>

<artifactId>ws-cleanup</artifactId>
<version>${revision}${changelist}</version>
<version>0.42</version>
<packaging>hpi</packaging>

<name>Jenkins Workspace Cleanup Plugin</name>
Expand Down Expand Up @@ -38,7 +38,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>ws-cleanup-0.42</tag>
</scm>

<properties>
Expand Down

0 comments on commit 1d5ccdb

Please sign in to comment.