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 c1e60a4 commit 939615cCopy full SHA for 939615c
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.drjekyll</groupId>
7
<artifactId>friendlycaptcha</artifactId>
8
- <version>2.0.1</version>
+ <version>2.0.2-SNAPSHOT</version>
9
10
<name>Friendly Captcha API Client</name>
11
<description>A Friendly Captcha Verification API REST client to verify puzzle solutions</description>
@@ -44,7 +44,7 @@
44
<connection>scm:git:https://github.com/dheid/friendlycaptcha.git</connection>
45
<developerConnection>scm:git:https://github.com/dheid/friendlycaptcha.git</developerConnection>
46
<url>https://github.com/dheid/friendlycaptcha</url>
47
- <tag>friendlycaptcha-2.0.1</tag>
+ <tag>HEAD</tag>
48
</scm>
49
50
<distributionManagement>
0 commit comments