You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by rk...@apache.org on 2016/12/21 15:39:24 UTC

ambari git commit: AMBARI-19271 Update Zeppelin version in service def to 0.6.2 instead of 0.7.0 (r-kamath)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 8ea68ca44 -> cafe61c35


AMBARI-19271 Update Zeppelin version in service def to 0.6.2 instead of 0.7.0 (r-kamath)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/cafe61c3
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/cafe61c3
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/cafe61c3

Branch: refs/heads/branch-2.5
Commit: cafe61c356b702b8e3c9d6aff3701ddffd4a057f
Parents: 8ea68ca
Author: Renjith Kamath <re...@gmail.com>
Authored: Wed Dec 21 21:02:30 2016 +0530
Committer: Renjith Kamath <re...@gmail.com>
Committed: Wed Dec 21 21:02:30 2016 +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/cafe61c3/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 e8ab191..dad54e8 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.2.6</version>
+      <version>0.6.2.2.6</version>
     </service>
   </services>
 </metainfo>