This is an automated email from the ASF dual-hosted git repository.
gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 1d63cb7 Updte to Apache parent v35
1d63cb7 is described below
commit 1d63cb7a7f35acca0d5f435fe501596352f9d952
Author: Georg Kallidis <[email protected]>
AuthorDate: Fri Dec 12 10:44:52 2025 +0100
Updte to Apache parent v35
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 41813c7..9d07b65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>34</version>
+ <version>35</version>
<relativePath />
</parent>
<groupId>org.apache.turbine</groupId>