Repository: helix Updated Branches: refs/heads/master e9629f6f5 -> b8a40d019
Update release process manual Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/b8a40d01 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/b8a40d01 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/b8a40d01 Branch: refs/heads/master Commit: b8a40d0199afcb04a69a9b13b5ef4c1c857fb4e2 Parents: e9629f6 Author: Junkai Xue <[email protected]> Authored: Mon Jan 29 17:58:39 2018 -0800 Committer: Junkai Xue <[email protected]> Committed: Mon Jan 29 17:58:39 2018 -0800 ---------------------------------------------------------------------- website/src/site/apt/releasing.apt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/helix/blob/b8a40d01/website/src/site/apt/releasing.apt ---------------------------------------------------------------------- diff --git a/website/src/site/apt/releasing.apt b/website/src/site/apt/releasing.apt index 089ed01..db4f641 100644 --- a/website/src/site/apt/releasing.apt +++ b/website/src/site/apt/releasing.apt @@ -80,6 +80,7 @@ Helix Release Process <!-- ... --> </settings> +------------- + Before release please make sure <<maven-release-plugin version>> in <pom.xml> is <<2.5.1>> or <<newer>>. Run the release
