Repository: ambari Updated Branches: refs/heads/branch-2.1 e387a3839 -> 1e9b1653c
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/1e9b1653 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/1e9b1653 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/1e9b1653 Branch: refs/heads/branch-2.1 Commit: 1e9b1653c061687669108f649b91e40001de6dbe Parents: e387a38 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:56 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/1e9b1653/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>
