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-queryserver.git
The following commit(s) were added to refs/heads/master by this push:
new 61ea979 PHOENIX-7613 Update Apache parent pom to 31 (#180)
61ea979 is described below
commit 61ea979a7a02358dbfefde5bd2f788a984998f02
Author: Istvan Toth <[email protected]>
AuthorDate: Mon Aug 4 09:31:40 2025 +0200
PHOENIX-7613 Update Apache parent pom to 31 (#180)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c3fe064..72e4dca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>30</version>
+ <version>31</version>
</parent>
<groupId>org.apache.phoenix</groupId>