[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Ren Shao
2013-12-23 13:15:59 +11:00
parent 09cff31e38
commit cb892c0a0f
+1 -1
View File
@@ -3,7 +3,7 @@
<groupId>com.github.javafaker</groupId>
<artifactId>javafaker</artifactId>
<packaging>jar</packaging>
<version>0.3</version>
<version>0.4-SNAPSHOT</version>
<name>Java Faker</name>
<description>
This library is a port of Ruby's stympy/faker gem (as well as Perl's Data::Faker library) that generates fake data.