Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.2 490cfb689 -> c4fdb1a4d


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/ea4fb25a
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ea4fb25a
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/ea4fb25a

Branch: refs/heads/4.x-HBase-1.2
Commit: ea4fb25abecc193ee98bfe273cef79dcdbe99e17
Parents: 490cfb6
Author: James Taylor <[email protected]>
Authored: Thu Sep 21 20:13:52 2017 -0700
Committer: James Taylor <[email protected]>
Committed: Fri Sep 22 22:44:30 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/ea4fb25a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0a6d51e..7939bb1 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