Skip to content

Commit f966f91

Browse files
author
GitHub Actions
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1634433 commit f966f91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.drjekyll</groupId>
77
<artifactId>friendlycaptcha</artifactId>
8-
<version>2.0.4</version>
8+
<version>2.0.5-SNAPSHOT</version>
99

1010
<name>Friendly Captcha API Client</name>
1111
<description>A Friendly Captcha Verification API REST client to verify puzzle solutions</description>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:https://github.com/dheid/friendlycaptcha.git</connection>
4545
<developerConnection>scm:git:https://github.com/dheid/friendlycaptcha.git</developerConnection>
4646
<url>https://github.com/dheid/friendlycaptcha</url>
47-
<tag>friendlycaptcha-2.0.4</tag>
47+
<tag>HEAD</tag>
4848
</scm>
4949

5050
<distributionManagement>

0 commit comments

Comments
 (0)