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

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


The following commit(s) were added to refs/heads/master by this push:
     new 195f2a25 [VELTOOLS-208] Upgrade to Parent 7
195f2a25 is described below

commit 195f2a25fa1419963655ef95b6458ff59f00d54a
Author: Michael Osipov <[email protected]>
AuthorDate: Fri Aug 2 21:54:24 2024 +0200

    [VELTOOLS-208] Upgrade to Parent 7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3ebfbad2..a7fe59f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.velocity</groupId>
     <artifactId>velocity-master</artifactId>
-    <version>6</version>
+    <version>7</version>
   </parent>
 
   <groupId>org.apache.velocity.tools</groupId>

Reply via email to