We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9170081 commit e23d606Copy full SHA for e23d606
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>com.github.javafaker</groupId>
4
<artifactId>javafaker</artifactId>
5
<packaging>jar</packaging>
6
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
7
<name>Java Faker</name>
8
<description>
9
This library is a port of Ruby's stympy/faker gem (as well as Perl's Data::Faker library) that generates fake data.
0 commit comments