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

This commit is contained in:
Ricky
2018-04-10 23:05:19 +10:00
parent 335ce58585
commit ef939c94fa
+1 -1
View File
@@ -3,7 +3,7 @@
<groupId>com.github.javafaker</groupId>
<artifactId>javafaker</artifactId>
<packaging>jar</packaging>
<version>0.15</version>
<version>0.16-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.