Skip to content

Commit

Permalink
[maven-release-plugin] prepare release file-leak-detector-1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Mar 14, 2022
1 parent 87e18ba commit 3932a02
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 @@ -11,7 +11,7 @@

<groupId>com.cloudbees.jenkins.plugins</groupId>
<artifactId>file-leak-detector</artifactId>
<version>${revision}${changelist}</version>
<version>1.9</version>
<packaging>hpi</packaging>
<name>CloudBees File Leak Detector Plugin</name>
<description>Monitors and detects file handle leaks in Jenkins</description>
Expand All @@ -20,7 +20,7 @@
<scm>
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<tag>${scmTag}</tag>
<tag>file-leak-detector-1.9</tag>
<url>https://github.com/${gitHubRepo}</url>
</scm>

Expand Down

0 comments on commit 3932a02

Please sign in to comment.