We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b0f88 commit 72f8707Copy full SHA for 72f8707
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.auth0</groupId>
12
<artifactId>java-jwt</artifactId>
13
- <version>0.1</version>
+ <version>0.2-SNAPSHOT</version>
14
15
<name>Java JWT</name>
16
<description>Java implementation of JSON Web Token developed against draft-ietf-oauth-json-web-token-08.</description>
0 commit comments