Use the OW2 JIRA: https://jira.ow2.org/browse/AUTHZFORCE/component/12021
- From the develop branch, run:
$ mvn jgitflow:release-start
- Update the CHANGELOG according to keepachangelog.com.
- When done, run:
$ mvn jgitflow:release-finish
- Connect and log in to the OSS Nexus Repository Manager: https://oss.sonatype.org/
- Go to Staging Profiles and select the pending repository authzforce-*... you just uploaded with
jgitflow:release-finish
- Click the Release button to release to Maven Central.