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 a67459d66d198f982ad7e295a98450509ab016ff
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Apr 17 17:04:29 2023 +1000

    level of API supported
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 content/markdown/docs/history.md.vm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/content/markdown/docs/history.md.vm 
b/content/markdown/docs/history.md.vm
index 298e9b3e..8438ce06 100644
--- a/content/markdown/docs/history.md.vm
+++ b/content/markdown/docs/history.md.vm
@@ -61,13 +61,15 @@ $b_</td>
 
 ## Maven Releases History
 
-Date format is: YYYY-MM-DD
-
 Apache Maven supports the last version of the last 2 series of GA release.
 If last release is 3.9.1, Apache Maven project will support core versions:
 - 3.9.1
 - 3.8.7
 
+Currently, plugins support Maven API compatibility down to 3.2.5.
+
+Date format is: YYYY-MM-DD
+
 <h3><a name="Maven_40">Maven 4.0+</a></h3>
 <table>
 <tr><th>Release Date</th>

Reply via email to