Repository: ambari Updated Branches: refs/heads/trunk c9c93c5b9 -> 983b3cd23
AMBARI-11966. Update atlas version associated with HDP 2.3 stack (Jon Maron via smohanty) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/983b3cd2 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/983b3cd2 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/983b3cd2 Branch: refs/heads/trunk Commit: 983b3cd23cbde486b45eeb8903bc375c8a564cac Parents: c9c93c5 Author: Sumit Mohanty <[email protected]> Authored: Tue Jun 16 17:08:20 2015 -0700 Committer: Sumit Mohanty <[email protected]> Committed: Tue Jun 16 17:08:20 2015 -0700 ---------------------------------------------------------------------- .../src/main/resources/stacks/HDP/2.3/services/ATLAS/metainfo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/983b3cd2/ambari-server/src/main/resources/stacks/HDP/2.3/services/ATLAS/metainfo.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/services/ATLAS/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.3/services/ATLAS/metainfo.xml index 6f5a9a3..fee10d3 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.3/services/ATLAS/metainfo.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.3/services/ATLAS/metainfo.xml @@ -21,7 +21,7 @@ <service> <name>ATLAS</name> <extends>common-services/ATLAS/0.1.0.2.3</extends> - <version>0.1.0.2.3</version> + <version>0.5.0.2.3</version> <osSpecifics> <osSpecific> <osFamily>redhat7,redhat6,suse11</osFamily>
