aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorYoungwoo Kim <ywkim@apache.org>2016-03-13 23:18:24 +0900
committerYoungwoo Kim <ywkim@apache.org>2016-03-14 20:44:12 +0900
commit374cf9b7431b2268e429d406e422586bea93ae7c (patch)
tree56da88e418a426ea5fc8956b21fa559edc7aea82 /pom.xml
parent2805e17e077b7b6d8f894ba18da734e812ffd509 (diff)
BIGTOP-2327. Bump up Phoenix to 4.7.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4c085303..1e3ef63c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<solr.version>4.6.0</solr.version>
<spark.version>1.3.1</spark.version>
<kafka.version>0.8.1.1</kafka.version>
- <phoenix.version>4.3.1</phoenix.version>
+ <phoenix.version>4.7.0</phoenix.version>
<kite.version>1.1.0</kite.version>
<spark-smoke.version>${project.version}</spark-smoke.version>