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-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new e5bb984  PHOENIX-7613 Update Apache parent pom to 31 (#12)
e5bb984 is described below

commit e5bb984c65f467acc52d3145f076a397e55c64aa
Author: Istvan Toth <[email protected]>
AuthorDate: Wed Jul 30 16:00:52 2025 +0200

    PHOENIX-7613 Update Apache parent pom to 31 (#12)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4fe7853..3bbdf39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>23</version>
+    <version>31</version>
   </parent>
 
   <groupId>org.apache.phoenix.thirdparty</groupId>

Reply via email to