Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.1 c69606429 -> f480b29f8


PHOENIX-4166 Use Tephra HBase 1.3 compat module


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

Branch: refs/heads/4.x-HBase-1.1
Commit: e27b614ceaef835ce0db2c4e369a3f550e1934aa
Parents: c696064
Author: James Taylor <[email protected]>
Authored: Thu Sep 21 20:13:52 2017 -0700
Committer: James Taylor <[email protected]>
Committed: Fri Sep 22 22:25:40 2017 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/e27b614c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ef99b01..48d5619 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
     <joni.version>2.1.2</joni.version>
     <avatica.version>1.10.0</avatica.version>
     <jettyVersion>8.1.7.v20120910</jettyVersion>
-    <tephra.version>0.12.0-incubating</tephra.version>
+    <tephra.version>0.13.0-incubating</tephra.version>
     <spark.version>2.0.2</spark.version>
     <scala.version>2.11.8</scala.version>
     <scala.binary.version>2.11</scala.binary.version>

Reply via email to