Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Oct 1, 2012
1 parent 7696305 commit bd1d534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -12,7 +12,7 @@
<groupId>com.jakewharton</groupId>
<artifactId>disklrucache</artifactId>
<packaging>jar</packaging>
<version>1.2.0</version>
<version>1.2.1-SNAPSHOT</version>

<name>Disk LRU Cache</name>
<description>A disk-based implementaion of a least-recently used cache.</description>
Expand Down

0 comments on commit bd1d534

Please sign in to comment.