This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch tomee-8.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-8.x by this push:
     new 679f744c5f TOMEE-3861 - Upgrade to apache-parent-26
679f744c5f is described below

commit 679f744c5f2e67a4d72f934fea2f7c66d733fb70
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri May 6 08:42:47 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 343bdb449c..9c2d835050 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>
 

Reply via email to