There was an error while loading. Please reload this page.
1 parent 3fa7a8a commit b54c0b1Copy full SHA for b54c0b1
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.devskiller</groupId>
6
<artifactId>jfairy</artifactId>
7
- <version>0.8.0-beta3-SNAPSHOT</version>
+ <version>0.8.1</version>
8
9
<name>jFairy</name>
10
<description>Java fake data generator</description>
@@ -46,7 +46,7 @@
46
<connection>scm:git:https://github.com/Devskiller/jfairy</connection>
47
<developerConnection>scm:git:git@github.com:Devskiller/jfairy</developerConnection>
48
<url>https://github.com/Devskiller/jfairy</url>
49
- <tag>HEAD</tag>
+ <tag>v0.8.1</tag>
50
</scm>
51
52
<issueManagement>
0 commit comments