This is an automated email from the ASF dual-hosted git repository.
cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push:
new c3aa9176 Fix 3.9.1 announce link
c3aa9176 is described below
commit c3aa9176a9fccb542afab6625782e13722861477
Author: Tamas Cservenak <[email protected]>
AuthorDate: Sat Mar 18 11:13:25 2023 +0100
Fix 3.9.1 announce link
---
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 c2e4e80e..f9d45ab8 100644
--- a/content/markdown/docs/history.md.vm
+++ b/content/markdown/docs/history.md.vm
@@ -89,7 +89,7 @@ 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( "2023-03-14" "3.9.1"
"https://lists.apache.org/thread/0tfr7t2j2ddbv4gjvxm47yohtk3dg6b3" "true" "Java
8" "2" )
+#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" ""
"" "" )