There was an error while loading. Please reload this page.
1 parent a4f5280 commit 07a10daCopy full SHA for 07a10da
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.devskiller</groupId>
6
<artifactId>jfairy</artifactId>
7
- <version>0.8.1</version>
+ <version>0.8.2-SNAPSHOT</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>v0.8.1</tag>
+ <tag>HEAD</tag>
50
</scm>
51
52
<distributionManagement>
0 commit comments