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

vjasani pushed a commit to branch 5.2
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/5.2 by this push:
     new 3f08698899 PHOENIX-7229 ADDENDUM for build failure
3f08698899 is described below

commit 3f086988991dbe054cd28b052f1f37b22c2b5979
Author: Viraj Jasani <vjas...@apache.org>
AuthorDate: Tue Feb 27 08:07:37 2024 -0800

    PHOENIX-7229 ADDENDUM for build failure
---
 phoenix-core/pom.xml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index f5877fb19e..9ea22cd5e9 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -227,11 +227,6 @@
             <artifactId>hbase-hadoop2-compat</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.apache.hbase</groupId>
-            <artifactId>hbase-hadoop-compat</artifactId>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>org.apache.hbase</groupId>
             <artifactId>hbase-mapreduce</artifactId>
@@ -480,4 +475,4 @@
         </dependency>
         <!-- logging end -->
     </dependencies>
-</project>
\ No newline at end of file
+</project>

Reply via email to