This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 5dd8ec6fdb Update ASF pom version
5dd8ec6fdb is described below
commit 5dd8ec6fdba13ceed0b9d2dd92825f947f3c5235
Author: remm <[email protected]>
AuthorDate: Wed Jul 17 09:52:33 2024 +0200
Update ASF pom version
---
modules/cxf/pom.xml | 2 +-
modules/owb/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/cxf/pom.xml b/modules/cxf/pom.xml
index 9aa15ecce1..adbbab0ded 100644
--- a/modules/cxf/pom.xml
+++ b/modules/cxf/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>30</version>
+ <version>33</version>
</parent>
<groupId>org.apache.tomcat</groupId>
diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml
index 3d563098cd..cd75e06135 100644
--- a/modules/owb/pom.xml
+++ b/modules/owb/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>30</version>
+ <version>33</version>
</parent>
<groupId>org.apache.tomcat</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]