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
commit e2f70bee54ee951a0175432eb9dbd4f496a1d10e Author: Georg Kallidis <[email protected]> AuthorDate: Mon Jan 10 14:25:38 2022 +0100 Update Turbine Parent 11 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e370daa..4a4bf4b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.turbine</groupId> <artifactId>turbine-parent</artifactId> - <version>9</version> + <version>11</version> <relativePath></relativePath> </parent>
