Updated Home (markdown)

Les Hazlewood 2015-05-12 19:29:10 -07:00
parent 6e4cfd7a99
commit 56903b33da

@ -14,9 +14,13 @@ Welcome to the jjwt wiki!
mvn release:perform
```
2. Log in to the [Sonatype OSS admin console](https://oss.sonatype.org)
3. On the menu on the left, choose 'Staging Repositories' and find `iojsonwebtoken-`### (usually at the bottom of the list). Check the checkbox for that item.
4. Click the 'Close' button at the top of the list. Add in a quick note (e.g. 'Closing for the 0.5 release') and click 'Confirm.
5. Wait a minute or so and click the 'Refresh' button at the top of the list. The 'Release' button should now be enabled. Click 'Release' and enter in a quick note (e.g. 'Releasing 0.5'). Ensure the `Automatically Drop` option *IS* checked (you want this). Click 'Confirm'.
6. Logout.
That's it! The release should show up in Maven Central in 15 to 30 minutes.