RELEASES.md
This document describes the technical aspects of the Dropwizard release process.
A release can be performed by any member of the Dropwizard project with the commit rights to the repository. The person responsible for the release MUST seek an approval for it in the "dropwizard-committers" mailing list beforehand.
docs/source/about/release-notes.rst and set the release date;docs/source/about/docs-index.rst if it's a new major or minor version;./mvnw release:prepare in the master branch;
After the release has been uploaded to the repository and the documentation has been updated, a release announcement should be published in the "dropwizard-user" and "dropwizard-dev" mailing lists. There is no formal structure for the announcement, but generally it should contain a short description of the release, the artifact coordinates in the Maven Central, a link to documentation, a link to the release notes, and a link to the bug tracker.