Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-0.98 f79891515 -> d047fae97


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

Branch: refs/heads/4.x-HBase-0.98
Commit: afe1e5f3d0f30fe4b775b222473ac97f729915f1
Parents: f798915
Author: James Taylor <[email protected]>
Authored: Thu Sep 21 20:13:52 2017 -0700
Committer: James Taylor <[email protected]>
Committed: Fri Sep 22 21:23:42 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/afe1e5f3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9ce1c4b..7afb591 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