This is an automated email from the ASF dual-hosted git repository.

mbuenger 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 c70f0327 Correct 3.9.13 release info (#1530)
c70f0327 is described below

commit c70f032758cc81c48c1eb465f2484290d65870e6
Author: Kees van Dieren <[email protected]>
AuthorDate: Mon Mar 9 11:18:19 2026 +0100

    Correct 3.9.13 release info (#1530)
    
    Correct release date to actual date
    
    Correct link to announcement
---
 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 189644b5..273db201 100644
--- a/content/markdown/docs/history.md.vm
+++ b/content/markdown/docs/history.md.vm
@@ -106,7 +106,7 @@ $esc.h$esc.h Maven 3.9.x+
 <!--  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( "2025-03-06" "3.9.13" 
"https://lists.apache.org/thread/38xvc7olg6noop0ckr8m64s7s58v37vp"; "true" "Java 
8" "14" )
+#release( "2026-03-06" "3.9.13" 
"https://lists.apache.org/thread/9b2vjth0sck2wkdlov3lnj6f1lyy8tlb"; "true" "Java 
8" "14" )
 #release( "2025-12-13" "3.9.12" 
"https://lists.apache.org/thread/38xvc7olg6noop0ckr8m64s7s58v37vp"; "" "" "" )
 #release( "2025-07-12" "3.9.11" 
"https://lists.apache.org/thread/0y3rkrszh7xckxjmvrst5dk1skzpfmm6"; "" "" "" )
 #release( "2025-06-01" "3.9.10" 
"https://lists.apache.org/thread/bh8hr89omrbw19ychrklyh3rompn1hj7"; "" "" "" )

Reply via email to