aboutsummaryrefslogtreecommitdiff
path: root/bigtop.mk
diff options
context:
space:
mode:
authorAndrew Purtell <apurtell@apache.org>2014-12-22 18:20:05 -0800
committerAndrew Purtell <apurtell@apache.org>2014-12-22 18:20:05 -0800
commitbc80fd44796c6642c2d349fa7eaab228324779fb (patch)
tree8937d1828a74fd2a1c1596ae4ae1fc7e7ab67f73 /bigtop.mk
parent26eb29c98c90e899fc7aa5a6615894f0389846a8 (diff)
PHOENIX-1574 Phoenix packaging requires build and classpath changes after PHOENIX-1455
Diffstat (limited to 'bigtop.mk')
-rw-r--r--bigtop.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/bigtop.mk b/bigtop.mk
index 235ce36f..043fc9da 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -261,8 +261,8 @@ $(eval $(call PACKAGE,spark,SPARK))
PHOENIX_NAME=phoenix
PHOENIX_RELNOTES_NAME=Phoenix: A SQL skin over HBase
PHOENIX_PKG_NAME=phoenix
-PHOENIX_BASE_VERSION=4.1.0
-PHOENIX_PKG_VERSION=4.1.0
+PHOENIX_BASE_VERSION=4.2.2
+PHOENIX_PKG_VERSION=4.2.2
PHOENIX_RELEASE_VERSION=1
PHOENIX_TARBALL_DST=phoenix-$(PHOENIX_BASE_VERSION)-src.tar.gz
PHOENIX_TARBALL_SRC=$(PHOENIX_TARBALL_DST)