This is an automated email from the ASF dual-hosted git repository.
slawekjaranowski 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 bc679e5c Update announcement link for Maven 3.10.0-rc-1 in history file
bc679e5c is described below
commit bc679e5cb31c390f04b4b41455889505bfab93db
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Mon Jul 13 20:57:36 2026 +0200
Update announcement link for Maven 3.10.0-rc-1 in history file
---
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 9810ac31..e7804931 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.10.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( "2026-07-09" "3.10.0-rc-1" "https://lists.apache.org/thread/TBD"
"true" "Java 8" "1" )
+#release( "2026-07-09" "3.10.0-rc-1"
"https://lists.apache.org/thread/8mqy3w0yz0d1rr0t0ctsct874qb2orq9" "true" "Java
8" "1" )
</table>