Repository: ambari Updated Branches: refs/heads/trunk de154ac16 -> 22c6e54e7
AMBARI-5007. Cleanup stack version info. HCat version correction. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/22c6e54e Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/22c6e54e Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/22c6e54e Branch: refs/heads/trunk Commit: 22c6e54e73343ac856a801251117595be2e2f894 Parents: de154ac Author: Siddharth Wagle <[email protected]> Authored: Tue Mar 11 00:43:09 2014 -0700 Committer: Siddharth Wagle <[email protected]> Committed: Tue Mar 11 00:43:32 2014 -0700 ---------------------------------------------------------------------- .../src/main/resources/stacks/HDP/2.1/services/HIVE/metainfo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/22c6e54e/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/metainfo.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/metainfo.xml index d7554f9..e43fd55 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/metainfo.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/metainfo.xml @@ -35,7 +35,7 @@ <service> <name>HCATALOG</name> <comment>This is comment for HCATALOG service</comment> - <version>0.12.0.2.0</version> + <version>0.12.0.2.1</version> <osSpecifics> <osSpecific> <osType>any</osType>
