Merge pull request #343 from jwtk/fix-master-pom-project-version

Fix master branch pom project version
This commit is contained in:
Les Hazlewood 2018-07-08 20:15:28 -04:00 committed by GitHub
commit 130a841011
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
<name>JSON Web Token support for the JVM</name>
<packaging>jar</packaging>
<url>https://github.com/jwtk/jjwt</url>