Skip to content

Commit

Permalink
[maven-release-plugin] prepare release resource-disposer-0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
olivergondza committed Oct 10, 2019
1 parent 96e73f0 commit 60882b1
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 @@ -7,7 +7,7 @@
</parent>

<artifactId>resource-disposer</artifactId>
<version>0.14-SNAPSHOT</version>
<version>0.14</version>
<packaging>hpi</packaging>
<name>Resource Disposer Plugin</name>
<description>Dispose resources asynchronously. Utility plugin for resources that require more retries or take a long time to delete.</description>
Expand All @@ -32,7 +32,7 @@
<connection>scm:git:git://github.com/jenkinsci/resource-disposer-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/resource-disposer-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/resource-disposer-plugin</url>
<tag>HEAD</tag>
<tag>resource-disposer-0.14</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 60882b1

Please sign in to comment.