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

This commit is contained in:
Ricky
2019-07-20 16:20:04 +10:00
parent 396ca36a17
commit 9c1f1d6668
+1 -1
View File
@@ -3,7 +3,7 @@
<groupId>com.github.javafaker</groupId>
<artifactId>javafaker</artifactId>
<packaging>jar</packaging>
<version>1.0.0</version>
<version>1.0.1-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.