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 bbabbddb2b735b8d5e7b2e41c586eb3e4ec0b30c Author: Olivier Lamy <[email protected]> AuthorDate: Fri Apr 21 07:01:53 2023 +1000 supports -> maintains Signed-off-by: Olivier Lamy <[email protected]> --- content/markdown/docs/history.md.vm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/markdown/docs/history.md.vm b/content/markdown/docs/history.md.vm index 6117b0d2..d523cc10 100644 --- a/content/markdown/docs/history.md.vm +++ b/content/markdown/docs/history.md.vm @@ -61,12 +61,12 @@ $b_</td> ## Maven Releases History -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: +The Apache Maven team maintains the last version of the last two series of GA releases. +If last release is 3.9.1, the Apache Maven team project will maintains core versions: - 3.9.1 - 3.8.7 -Currently, plugins support Maven API compatibility down to 3.2.5. +Currently, plugins provides Maven API compatibility down to 3.2.5. Date format is: YYYY-MM-DD
