-
Notifications
You must be signed in to change notification settings - Fork 19
Creating a Release
William Scheidegger edited this page Nov 18, 2016
·
7 revisions
- Verify that master is stable (mvn clean install)
- Update the RELEASE.md with the intended release number and enhancements/bugs fixed in this release. Commit, submit a pull request, merge to master.
- Perform a maven release via Jenkins
- Open a PR for the
jenkins-working-branch
branch, merge it tomaster
, & delete the branch. - Create a new milestone for next version
- Move incomplete issues to new milestone
- Close the current milestone