This is an automated email from the ASF dual-hosted git repository.

stoty pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix-connectors.git


The following commit(s) were added to refs/heads/master by this push:
     new 9ed127f  PHOENIX-6691 Update Connectors to Phoenix-thirdparty 2.0.0
9ed127f is described below

commit 9ed127fd6e253d93e78b09f2543c37dbb0c19037
Author: Istvan Toth <st...@apache.org>
AuthorDate: Wed Apr 20 07:34:59 2022 +0200

    PHOENIX-6691 Update Connectors to Phoenix-thirdparty 2.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 28183b3..2d1e693 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
     <!-- Phoenix Version -->
     <phoenix-four.version>4.16.0</phoenix-four.version>
     <phoenix-five.version>5.1.2</phoenix-five.version>
-    <phoenix.thirdparty.version>1.1.0</phoenix.thirdparty.version>
+    <phoenix.thirdparty.version>2.0.0</phoenix.thirdparty.version>
     <!-- Hadoop Versions -->
     <hbase-one.version>1.4.10</hbase-one.version>
     <hbase-one.compat.version>1.4.0</hbase-one.compat.version>

Reply via email to