You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by cb...@apache.org on 2023/04/01 05:38:55 UTC

[velocity-engine] branch master updated: Upgrade master to v5

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


The following commit(s) were added to refs/heads/master by this push:
     new 0225cda5 Upgrade master to v5
0225cda5 is described below

commit 0225cda5e565709003a1be715052fd90392141cd
Author: Claude Brisson <cl...@renegat.net>
AuthorDate: Sat Apr 1 07:38:50 2023 +0200

    Upgrade master to v5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4432c60c..3ca88df4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.velocity</groupId>
         <artifactId>velocity-master</artifactId>
-        <version>4</version>
+        <version>5</version>
         <relativePath />
     </parent>