Repository: impala Updated Branches: refs/heads/master 249e5abda -> 39f986ecf
[DOCS] Release version updated to 3.0 Change-Id: I511235e543018b322c12132d3470ceda01566613 Cherry-picks: not for 2.x. Reviewed-on: http://gerrit.cloudera.org:8080/10084 Reviewed-by: Alex Rodoni <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/impala/repo Commit: http://git-wip-us.apache.org/repos/asf/impala/commit/cfaffc25 Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/cfaffc25 Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/cfaffc25 Branch: refs/heads/master Commit: cfaffc25f9fa770c86b00143b66a1fd4e13b9558 Parents: 249e5ab Author: Alex Rodoni <[email protected]> Authored: Mon Apr 16 18:10:56 2018 -0700 Committer: Impala Public Jenkins <[email protected]> Committed: Wed Apr 18 17:09:59 2018 +0000 ---------------------------------------------------------------------- docs/shared/ImpalaVariables.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/impala/blob/cfaffc25/docs/shared/ImpalaVariables.xml ---------------------------------------------------------------------- diff --git a/docs/shared/ImpalaVariables.xml b/docs/shared/ImpalaVariables.xml index ad7944d..ec2d0dc 100644 --- a/docs/shared/ImpalaVariables.xml +++ b/docs/shared/ImpalaVariables.xml @@ -25,13 +25,13 @@ under the License. <prodinfo audience="PDF" id="prodinfo_for_html"> <prodname>Impala</prodname> <vrmlist> - <vrm version="Impala 2.8.x"/> + <vrm version="Impala 3.0.x"/> </vrmlist> </prodinfo> <prodinfo audience="HTML" id="prodinfo_for_pdf"> <prodname></prodname> <vrmlist> - <vrm version="Impala 2.8.x"/> + <vrm version="Impala 3.0.x"/> </vrmlist> </prodinfo> </metadata> @@ -55,9 +55,9 @@ under the License. <li><ph id="impala13">Impala 1.3</ph></li> </ul> </p> - <p>Release Version Variable - <ph id="ReleaseVersion">Impala 2.8.x</ph></p> + <p>Release Version Variable - <ph id="ReleaseVersion">Impala 3.0.x</ph></p> <p>Banner for examples showing shell version -<ph id="ShellBanner">(Shell - build version: Impala Shell v2.8.x (<varname>hash</varname>) built on + build version: Impala Shell v3.0.x (<varname>hash</varname>) built on <varname>date</varname>)</ph></p> <p>Banner for examples showing impalad version -<ph id="ImpaladBanner">Server version: impalad version 2.8.x (build x.y.z)</ph></p>
