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-engine.git
The following commit(s) were added to refs/heads/master by this push:
new 789c6577 [VELOCITY-981] Upgrade to Parent 7
789c6577 is described below
commit 789c657716c42f70a7c3952f33bf4d09eed6f73f
Author: Michael Osipov <[email protected]>
AuthorDate: Tue Jul 30 20:11:30 2024 +0200
[VELOCITY-981] Upgrade to Parent 7
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 60072a39..64683209 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-master</artifactId>
- <version>6</version>
+ <version>7</version>
<relativePath />
</parent>