AMBARI-20367: Update Zeppelin version on Ambari-2.5 from 0.6.2 to 0.7.0 (Prabhjyot Singh via r-kamath)
Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/e1cdfe44 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/e1cdfe44 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/e1cdfe44 Branch: refs/heads/branch-dev-logsearch Commit: e1cdfe4492c9bd8d9aa1a4151af5badfd93e6d95 Parents: 4534e0a Author: Renjith Kamath <[email protected]> Authored: Thu Mar 9 19:57:06 2017 +0530 Committer: Renjith Kamath <[email protected]> Committed: Thu Mar 9 19:59:28 2017 +0530 ---------------------------------------------------------------------- .../main/resources/stacks/HDP/2.6/services/ZEPPELIN/metainfo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/e1cdfe44/ambari-server/src/main/resources/stacks/HDP/2.6/services/ZEPPELIN/metainfo.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.6/services/ZEPPELIN/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.6/services/ZEPPELIN/metainfo.xml index 59a0ae8..2e2996b 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.6/services/ZEPPELIN/metainfo.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.6/services/ZEPPELIN/metainfo.xml @@ -21,7 +21,7 @@ <services> <service> <name>ZEPPELIN</name> - <version>0.6.2</version> + <version>0.7.0</version> </service> </services> </metainfo>
