Revert "AMBARI-8896. Change Hadoop and Phoenix to latest available versions. (mpapirkovskyy)"
This reverts commit 05969421deb2b7c7a0c89ec0a76ba8ff433f3ae4. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/c7c8c6d9 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/c7c8c6d9 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/c7c8c6d9 Branch: refs/heads/trunk Commit: c7c8c6d94181cffc8bc28b9c4a4cbbebe88e4e4c Parents: a6b334f Author: Myroslav Papirkovskyy <[email protected]> Authored: Tue Jan 13 01:33:04 2015 +0200 Committer: Myroslav Papirkovskyy <[email protected]> Committed: Tue Jan 13 01:33:04 2015 +0200 ---------------------------------------------------------------------- ambari-metrics/ambari-metrics-timelineservice/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/c7c8c6d9/ambari-metrics/ambari-metrics-timelineservice/pom.xml ---------------------------------------------------------------------- diff --git a/ambari-metrics/ambari-metrics-timelineservice/pom.xml b/ambari-metrics/ambari-metrics-timelineservice/pom.xml index 0679c4b..46504a7 100644 --- a/ambari-metrics/ambari-metrics-timelineservice/pom.xml +++ b/ambari-metrics/ambari-metrics-timelineservice/pom.xml @@ -35,7 +35,7 @@ <!--<yarn.basedir>${project.parent.parent.basedir}</yarn.basedir>--> <protobuf.version>2.5.0</protobuf.version> <hadoop.version>(2.6.0.2.2.0.0, 2.6.0.2.2.1.0)</hadoop.version> - <phoenix.version>[4.2.0.2.2.1.0, 4.2.0.2.2.2.0)</phoenix.version> + <phoenix.version>4.2.0.2.2.0.0-2041</phoenix.version> <hbase.version>0.98.4.2.2.0.0-2041-hadoop2</hbase.version> </properties>
