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-parser.git
The following commit(s) were added to refs/heads/master by this push:
new dea2077 Update parent pom to v14
dea2077 is described below
commit dea2077be5d010bf61d298c5c95ddbc5534a22ed
Author: gk <[email protected]>
AuthorDate: Wed Apr 23 14:36:32 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 d389c4c..c8b1aa2 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>