slawekjaranowski commented on code in PR #499: URL: https://github.com/apache/maven-site/pull/499#discussion_r1521098164
########## content/markdown/docs/history.md.vm: ########## @@ -81,7 +81,8 @@ Date format is: YYYY-MM-DD <!-- release( date version announce latest-minor jdk rowspan ) --> <!-- The following two lines needs to be fixed in x days if the archive picks up the announcement mail. --> -#release( "2024-01-12" "4.0.0-alpha-12" "https://lists.apache.org/thread/8nq1mssngrol0zzotpyyll2rdm8f77ob" "true" "Java 8" "9" ) +#release( "2024-03-06" "4.0.0-alpha-13" "https://lists.apache.org/thread/8nq1mssngrol0zzotpyyll2rdm8f77ob" "true" "Java 17" "1" ) +#release( "2024-01-12" "4.0.0-alpha-12" "https://lists.apache.org/thread/8nq1mssngrol0zzotpyyll2rdm8f77ob" "" "Java 8" "9" ) Review Comment: https://lists.apache.org/thread/kr5ps9xgg8yhz5hxtq762pjv25jckf3z -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
