Updated Branches: refs/heads/trunk 752542b0f -> 842c4ba57
AMBARI-3187. Add new stack for hbase 96. (mahadev) Project: http://git-wip-us.apache.org/repos/asf/incubator-ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ambari/commit/842c4ba5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ambari/tree/842c4ba5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ambari/diff/842c4ba5 Branch: refs/heads/trunk Commit: 842c4ba57812267e9153b10305101165dfc714f2 Parents: 752542b Author: Mahadev Konar <[email protected]> Authored: Wed Sep 11 18:34:51 2013 -0700 Committer: Mahadev Konar <[email protected]> Committed: Wed Sep 11 18:34:51 2013 -0700 ---------------------------------------------------------------------- .../src/main/resources/stacks/HDPLocal/2.0.6/metainfo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/842c4ba5/ambari-server/src/main/resources/stacks/HDPLocal/2.0.6/metainfo.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPLocal/2.0.6/metainfo.xml b/ambari-server/src/main/resources/stacks/HDPLocal/2.0.6/metainfo.xml index ca45822..45a63e5 100644 --- a/ambari-server/src/main/resources/stacks/HDPLocal/2.0.6/metainfo.xml +++ b/ambari-server/src/main/resources/stacks/HDPLocal/2.0.6/metainfo.xml @@ -17,6 +17,6 @@ --> <metainfo> <versions> - <active>true</active> + <active>false</active> </versions> </metainfo>
