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/96439708 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/96439708 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/96439708 Branch: refs/heads/master Commit: 964397081f65b695e902b4ff78f9bc9ea73e3c39 Parents: 42b2a7a Author: Junkai Xue <[email protected]> Authored: Mon Jan 29 17:58:39 2018 -0800 Committer: Junkai Xue <[email protected]> Committed: Mon Jan 29 18:05:05 2018 -0800 ---------------------------------------------------------------------- website/src/site/apt/releasing.apt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/helix/blob/96439708/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
