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

richardantal 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 eaf5adf  PHOENIX-6443 Update Phoenix dependency to 5.1.1 addendum
eaf5adf is described below

commit eaf5adfa6d9da303cbb3066f7112f24daa9d0d97
Author: Richard Antal <antal97rich...@gmail.com>
AuthorDate: Mon May 10 18:14:36 2021 +0200

    PHOENIX-6443 Update Phoenix dependency to 5.1.1 addendum
    
    Change-Id: I7663d7b86481e90d783081440637fe5aade5d221
---
 phoenix-spark-base/phoenix5-spark-shaded/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/phoenix-spark-base/phoenix5-spark-shaded/pom.xml 
b/phoenix-spark-base/phoenix5-spark-shaded/pom.xml
index a565823..1b6c49c 100644
--- a/phoenix-spark-base/phoenix5-spark-shaded/pom.xml
+++ b/phoenix-spark-base/phoenix5-spark-shaded/pom.xml
@@ -45,7 +45,7 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.phoenix</groupId>
-      <artifactId>phoenix4-spark</artifactId>
+      <artifactId>phoenix5-spark</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.phoenix</groupId>

Reply via email to