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

vinish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-xtable.git


The following commit(s) were added to refs/heads/main by this push:
     new fc262c03 Upgrade parent pom version from 31 to 33
fc262c03 is described below

commit fc262c03810a56b5783883a76056a76daac2e3e8
Author: Stamatis Zampetakis <zabe...@gmail.com>
AuthorDate: Mon Aug 12 17:00:58 2024 +0300

    Upgrade parent pom version from 31 to 33
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b3b5572f..b0ec28a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>31</version>
+        <version>33</version>
     </parent>
 
     <version>0.1.0-SNAPSHOT</version>

Reply via email to