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-fulcrum-intake.git
The following commit(s) were added to refs/heads/master by this push:
new 9553adee Update parent pom to v14
9553adee is described below
commit 9553adee7b467d09890bfde1e0ea18b475712c52
Author: gk <[email protected]>
AuthorDate: Wed Apr 23 14:35:56 2025 +0200
Update parent pom to v14
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 92131326..73291783 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.turbine</groupId>
<artifactId>turbine-parent</artifactId>
- <version>13</version>
+ <version>14</version>
<relativePath />
</parent>