diff --git a/Home.md b/Home.md index fbedd59..7350ce3 100644 --- a/Home.md +++ b/Home.md @@ -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.