This is an automated email from the ASF dual-hosted git repository. juanpablo pushed a commit to branch jbake in repository https://gitbox.apache.org/repos/asf/jspwiki-site.git
commit 37b7defb8f6f2dd9632ddf5a30a15836261b6a19 Author: Juan Pablo Santos RodrÃguez <[email protected]> AuthorDate: Wed Jan 4 13:32:57 2023 +0100 update parent to 29 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc1aec3fa2..73e1998ffe 100755 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>21</version> + <version>29</version> </parent> <groupId>org.apache.jspwiki</groupId>
