We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65af61b commit 9035adcCopy full SHA for 9035adc
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.auth0</groupId>
12
<artifactId>java-jwt</artifactId>
13
- <version>0.2-SNAPSHOT</version>
+ <version>0.2</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