Updated Home (markdown)

Les Hazlewood 2020-02-06 12:15:14 -08:00
parent 29a58256da
commit 41e3b27866
1 changed files with 3 additions and 0 deletions

@ -19,6 +19,9 @@ Welcome to the jjwt wiki!
# Choose the new development version. If releasing 0.5, this would be 0.6-SNAPSHOT
mvn release:perform
```
1. In the branch with the new -SNAPSHOT version, change the root pom.xml `jjwt.previousVersion` property value to equal the version just released. Commit and push this change.
1. Log in to the [Sonatype OSS admin console](https://oss.sonatype.org)
1. On the menu on the left, click the `Staging Repositories` link. On the resulting list, find `iojsonwebtoken-`### (usually at the bottom of the list). Check the checkbox for that item.