Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "HowToReleasePostMavenizationWithGit" page has been changed by karthikkambatla: https://wiki.apache.org/hadoop/HowToReleasePostMavenizationWithGit?action=diff&rev1=63&rev2=64 1. Commit the version change to branch-X.Y. {{{ git commit -a -m "Preparing for X.Y.(Z+1) development"}}} 1. Release branch (branch-X.Y.Z) updates: - 1. Update {{{hadoop-project/src/site/apt/index.apt.vm}}} to reflect the right versions, new features and big improvements. 1. Update {{{hadoop-project/src/site/apt/index.apt.vm}}} to reflect the right versions, new features and big improvements. 1. Update the version on branch-X.Y.Z TO X.Y.Z {{{ mvn versions:set -DnewVersion=X.Y.Z}}}
