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 bb129cd Forgot to update apache parent pom...
bb129cd is described below
commit bb129cd8cc7c09cf8b06b0005686587caa7a4bff
Author: Claude Brisson <[email protected]>
AuthorDate: Sat Feb 27 10:17:53 2021 +0100
Forgot to update apache parent pom...
---
pom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom/pom.xml b/pom/pom.xml
index 35b0bec..54970a0 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>21</version>
+ <version>23</version>
</parent>
<groupId>org.apache.velocity</groupId>