Skip to content

Commit e23d606

Browse files
committed
[maven-release-plugin] prepare release javafaker-1.0.2
1 parent 9170081 commit e23d606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>com.github.javafaker</groupId>
44
<artifactId>javafaker</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.0.2-SNAPSHOT</version>
6+
<version>1.0.2</version>
77
<name>Java Faker</name>
88
<description>
99
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

Comments
 (0)