This is an automated email from the ASF dual-hosted git repository. olamy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit 2287e5013387b25070579bd86d222e3f4dbed7d6 Author: Olivier Lamy <[email protected]> AuthorDate: Mon Apr 17 17:51:08 2023 +1000 fix typo Signed-off-by: Olivier Lamy <[email protected]> --- content/markdown/docs/history.md.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/markdown/docs/history.md.vm b/content/markdown/docs/history.md.vm index 8438ce06..6117b0d2 100644 --- a/content/markdown/docs/history.md.vm +++ b/content/markdown/docs/history.md.vm @@ -61,7 +61,7 @@ $b_</td> ## Maven Releases History -Apache Maven supports the last version of the last 2 series of GA release. +Apache Maven supports the last version of the last two series of GA releases. If last release is 3.9.1, Apache Maven project will support core versions: - 3.9.1 - 3.8.7
