Skip to content

Commit 07f3388

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6f4086d commit 07f3388

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
@@ -25,7 +25,7 @@
2525

2626
<groupId>io.jsonwebtoken</groupId>
2727
<artifactId>jjwt</artifactId>
28-
<version>0.9.0</version>
28+
<version>0.10.0-SNAPSHOT</version>
2929
<name>JSON Web Token support for the JVM</name>
3030
<packaging>jar</packaging>
3131

@@ -41,7 +41,7 @@
4141
<connection>scm:git:https://github.com/jwtk/jjwt.git</connection>
4242
<developerConnection>scm:git:[email protected]:jwtk/jjwt.git</developerConnection>
4343
<url>[email protected]:jwtk/jjwt.git</url>
44-
<tag>jjwt-0.9.0</tag>
44+
<tag>HEAD</tag>
4545
</scm>
4646
<issueManagement>
4747
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)