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 4a5f997223f42a1911a60477d2003dfcba2c4824
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Apr 17 17:02:14 2023 +1000

    site plugin 4.0.0-M7 and what series do we support
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 content/markdown/docs/history.md.vm | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)

diff --git a/content/markdown/docs/history.md.vm 
b/content/markdown/docs/history.md.vm
index 4617a798..298e9b3e 100644
--- a/content/markdown/docs/history.md.vm
+++ b/content/markdown/docs/history.md.vm
@@ -63,6 +63,11 @@ $b_</td>
 
 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
+
 <h3><a name="Maven_40">Maven 4.0+</a></h3>
 <table>
 <tr><th>Release Date</th>
@@ -80,7 +85,7 @@ Date format is: YYYY-MM-DD
 
 </table>
 
-<h3><a name="Maven_36">Maven 3.6.3+</a></h3>
+<h3><a name="Maven_38">Maven 3.8.8+</a></h3>
 <table>
 <tr><th>Release Date</th>
 <th>Version</th>
@@ -93,18 +98,10 @@ Date format is: YYYY-MM-DD
 #release( "2023-03-14" "3.9.1" 
"https://lists.apache.org/thread/ppqvkt413fpsyh0kqjcr4dl5vy3m1lgg"; "true" "Java 
8" "2" )
 #release( "2023-01-31" "3.9.0" 
"https://lists.apache.org/thread/0tfr7t2j2ddbv4gjvxm47yohtk3dg6b3"; "" "" "" )
 #release( "2023-03-08" "3.8.8" "announce/202303.mbox/%3C{uuid}@apache.org%3E" 
"true" "Java 7" "21" )
-#release( "2022-12-24" "3.8.7" 
"announce/202212.mbox/%[email protected]%3E" "" 
"" "" )
-#release( "2022-06-06" "3.8.6" 
"announce/202206.mbox/%[email protected]%3E" "" 
"" "" )
-#release( "2022-03-05" "3.8.5" 
"announce/202203.mbox/%[email protected]%3E" "" 
"" "" )
-#release( "2021-11-14" "3.8.4" 
"announce/202111.mbox/%[email protected]%3E" "" 
"" "" )
-#release( "2021-09-27" "3.8.3" 
"announce/202110.mbox/%[email protected]%3E" "" 
"" "" )
-#release( "2021-08-04" "3.8.2" 
"announce/202108.mbox/%[email protected]%3E" "" 
"" "" )
-#release( "2021-04-04" "3.8.1" 
"announce/202104.mbox/%3CMailbird-0918dc43-dc18-4008-b83b-8bc8b1528177%40apache.org%3E"
 "" "" "" )
-#release( "2019-11-25" "3.6.3" 
"announce/201911.mbox/%3CMailbird-b8a76b15-cad9-4f81-b834-17c4e8b4d6b8%40apache.org%3E"
 "true" "" "" )
 
 </table>
 
-<h3><a name="Maven_3">Maven before 3.6.3</a></h3>
+<h3><a name="Maven_3">Maven before 3.8.8</a></h3>
 
 <p>Maven before 3.6.3 has now reached its end of life.
 New plugin releases will require Maven 3.2.5 or later.
@@ -117,6 +114,14 @@ The following information is made available for 
reference.</p>
 <th>Links</th>
 </tr>
 
+#release( "2022-12-24" "3.8.7" 
"announce/202212.mbox/%[email protected]%3E" "" 
"" "" )
+#release( "2022-06-06" "3.8.6" 
"announce/202206.mbox/%[email protected]%3E" "" 
"" "" )
+#release( "2022-03-05" "3.8.5" 
"announce/202203.mbox/%[email protected]%3E" "" 
"" "" )
+#release( "2021-11-14" "3.8.4" 
"announce/202111.mbox/%[email protected]%3E" "" 
"" "" )
+#release( "2021-09-27" "3.8.3" 
"announce/202110.mbox/%[email protected]%3E" "" 
"" "" )
+#release( "2021-08-04" "3.8.2" 
"announce/202108.mbox/%[email protected]%3E" "" 
"" "" )
+#release( "2021-04-04" "3.8.1" 
"announce/202104.mbox/%3CMailbird-0918dc43-dc18-4008-b83b-8bc8b1528177%40apache.org%3E"
 "" "" "" )
+#release( "2019-11-25" "3.6.3" 
"announce/201911.mbox/%3CMailbird-b8a76b15-cad9-4f81-b834-17c4e8b4d6b8%40apache.org%3E"
 "true" "" "" )
 #release( "2019-08-27" "3.6.2" 
"announce/201909.mbox/%3CCACcefgc8DBFwq5vQ7EuZNGSeBxemz6Hd_2n%3DMV9T%3DpYgdUM5EA%40mail.gmail.com%3E"
 "" "" "" )
 #release( "2019-04-04" "3.6.1" 
"announce/201904.mbox/%3Cop.zz6k0iklkdkhrr%40desktop-2khsk44.dynamic.ziggo.nl%3E"
 "" "" "" )
 #release( "2018-10-24" "3.6.0" 
"announce/201811.mbox/%3C20181101115259.168F4187BA%40minotaur.apache.org%3E" "" 
"" "" )

Reply via email to