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 e63808d Update Turbine Parent 11
e63808d is described below
commit e63808dc8ca2540618e589c1cdeff8d58c6d24d6
Author: Georg Kallidis <[email protected]>
AuthorDate: Mon Jan 10 14:25:39 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 00823a3..66840d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>turbine-parent</artifactId>
<groupId>org.apache.turbine</groupId>
- <version>10-SNAPSHOT</version>
+ <version>11</version>
</parent>
<modelVersion>4.0.0</modelVersion>