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

cbrisson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/velocity-master.git


The following commit(s) were added to refs/heads/master by this push:
     new 030587e  Upgrade apache parent pom in master
030587e is described below

commit 030587ed3beeb19e5dfae8729b8af63b109c3767
Author: Claude Brisson <[email protected]>
AuthorDate: Fri Mar 24 17:55:29 2023 +0100

    Upgrade apache parent pom in master
---
 pom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom/pom.xml b/pom/pom.xml
index 1cf100a..4982e71 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>23</version>
+    <version>29</version>
   </parent>
 
   <groupId>org.apache.velocity</groupId>

Reply via email to