Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jdk7-0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nurkiewicz committed Sep 23, 2014
1 parent bf15ba5 commit 2353f5e
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 @@ -8,7 +8,7 @@
<name>Async-Retry</name>
<groupId>com.nurkiewicz.asyncretry</groupId>
<artifactId>asyncretry-jdk7</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>0.0.5</version>
<packaging>jar</packaging>
<description>Library that asynchronously retries failed invocations of arbitrary code</description>
<url>https://github.com/nurkiewicz/async-retry</url>
Expand All @@ -27,7 +27,7 @@
<connection>scm:git:[email protected]:nurkiewicz/async-retry.git</connection>
<url>scm:git:[email protected]:nurkiewicz/async-retry.git</url>
<developerConnection>scm:git:[email protected]:nurkiewicz/async-retry.git</developerConnection>
<tag>HEAD</tag>
<tag>jdk7-0.0.5</tag>
</scm>

<developers>
Expand Down

0 comments on commit 2353f5e

Please sign in to comment.