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-cache.git
commit d9030a09b0d718546055e08f2e02293602430bec Author: Georg Kallidis <[email protected]> AuthorDate: Mon Jan 10 11:41:12 2022 +0100 Use Parent v11 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a757cbf..2d1f2e0 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 /> </parent>
