Repository: ambari Updated Branches: refs/heads/branch-2.5 b201accc6 -> 8cfdf91b9
AMBARI-21251-Update Zeppelin version on Ambari from 0.7.0 to 0.7.2(Prabhjyot Singh via Venkata Sairam) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/8cfdf91b Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/8cfdf91b Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/8cfdf91b Branch: refs/heads/branch-2.5 Commit: 8cfdf91b95c9ef80fdc3d74dfc946f32e44016cd Parents: b201acc Author: Venkata Sairam <[email protected]> Authored: Fri Jun 16 12:03:37 2017 +0530 Committer: Venkata Sairam <[email protected]> Committed: Fri Jun 16 12:03:37 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/8cfdf91b/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 2e2996b..d4292c8 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.7.0</version> + <version>0.7.2</version> </service> </services> </metainfo>
