This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/master by this push:
new 1496e14b02 TOMEE-3861 - Upgrade to apache-parent-26
1496e14b02 is described below
commit 1496e14b026174b56de143807381ad98e077422c
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri May 6 08:36:30 2022 +0200
TOMEE-3861 - Upgrade to apache-parent-26
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0522da4097..81b54d4ce9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>21</version>
+ <version>26</version>
<relativePath><!--Resolve on repository--></relativePath>
</parent>