Repository: ambari Updated Branches: refs/heads/branch-feature-AMBARI-14714 7aeef41f3 -> e90de83c0
Revert "Merge commit 'refs/pull/55/head' of https://github.com/apache/ambari into branch-feature-AMBARI-14714" This reverts commit 7aeef41f3ae15171c7e202e92920e911a64a191d, reversing changes made to 38cc334e035f588d1077962b597d77c068c31326. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/e90de83c Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/e90de83c Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/e90de83c Branch: refs/heads/branch-feature-AMBARI-14714 Commit: e90de83c096bbc118c7ea2d6d71cf5964b7d7b60 Parents: 7aeef41 Author: Jayush Luniya <[email protected]> Authored: Wed May 17 13:44:37 2017 -0700 Committer: Jayush Luniya <[email protected]> Committed: Wed May 17 13:44:37 2017 -0700 ---------------------------------------------------------------------- ambari-server/docs/api/v1/clusters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/e90de83c/ambari-server/docs/api/v1/clusters.md ---------------------------------------------------------------------- diff --git a/ambari-server/docs/api/v1/clusters.md b/ambari-server/docs/api/v1/clusters.md index 8c6f075..df895f5 100644 --- a/ambari-server/docs/api/v1/clusters.md +++ b/ambari-server/docs/api/v1/clusters.md @@ -74,7 +74,7 @@ Get the collection of all currently configured clusters. "href" : "http://your.ambari.server/api/v1/clusters/c1", "Clusters" : { "cluster_name" : "c1", - "version" : "HDP-2.5" + "version" : "HDP-1.2.0" } } ]
