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-localization.git
The following commit(s) were added to refs/heads/master by this push:
new 66d14bb Update parent pom to v14
66d14bb is described below
commit 66d14bb76e938eb58ce87aa85e00408f9e78702b
Author: gk <[email protected]>
AuthorDate: Wed Apr 23 14:36:15 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 4dad2b6..ea0d897 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>turbine-parent</artifactId>
<groupId>org.apache.turbine</groupId>
- <version>13</version>
+ <version>14</version>
<relativePath /><!-- ignore default value -->
</parent>