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-yaafi.git
The following commit(s) were added to refs/heads/master by this push: new e478555 Update parent pom to v14 e478555 is described below commit e4785550bff3e4a94473d4bac1bbdfb64076848f Author: gk <g...@apache.org> AuthorDate: Wed Apr 23 14:40:09 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 04cb8da..458ea3a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>turbine-parent</artifactId> <groupId>org.apache.turbine</groupId> - <version>14-SNAPSHOT</version> + <version>14</version> <relativePath /> </parent>