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-factory.git
commit 5dcdccee6f2dd5ad99c9718d28aa08634b2bf4f9 Author: Georg Kallidis <[email protected]> AuthorDate: Wed Apr 28 10:31:09 2021 +0000 - update most Fulcrum parent to version 8 and update Fulcrum site + use md format for README git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/factory@1889262 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 541a093..fc1d1cd 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>turbine-parent</artifactId> <groupId>org.apache.turbine</groupId> - <version>7</version> + <version>8</version> <relativePath /> </parent>
