- write release notes, save them in btm-dist/src/main/dist/release-notes
- build the release with mvn release:prepare, mvn release:perform
- deploy artifacts with mvn clean deploy
- tag the build in GIT
- release the staged artifacts from codehaus's Nexus (https://nexus.codehaus.org/)
- upload the javadoc via webdav (to https://dav.codehaus.org/btm/api)
- upload the dist tgz (to https://dav.codehaus.org/dist/btm/VERSION)
- update versions on wiki (link to javadoc, builds page)
- update wiki roadmap
- update versions in JIRA
- send release email to mailing list
Labels