You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by mp...@apache.org on 2015/01/12 19:06:04 UTC

ambari git commit: AMBARI-8896. Change Hadoop and Phoenix to latest available versions. (mpapirkovskyy)

Repository: ambari
Updated Branches:
  refs/heads/trunk 321ffed24 -> 05969421d


AMBARI-8896. Change Hadoop and Phoenix to latest available versions. (mpapirkovskyy)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/05969421
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/05969421
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/05969421

Branch: refs/heads/trunk
Commit: 05969421deb2b7c7a0c89ec0a76ba8ff433f3ae4
Parents: 321ffed
Author: Myroslav Papirkovskyy <mp...@hortonworks.com>
Authored: Mon Jan 12 19:42:28 2015 +0200
Committer: Myroslav Papirkovskyy <mp...@hortonworks.com>
Committed: Mon Jan 12 20:06:15 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/05969421/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 46504a7..0679c4b 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.0.0-2041</phoenix.version>
+    <phoenix.version>[4.2.0.2.2.1.0, 4.2.0.2.2.2.0)</phoenix.version>
     <hbase.version>0.98.4.2.2.0.0-2041-hadoop2</hbase.version>
   </properties>