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

hboutemy 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 bf63ceb0 Update rowspan value
bf63ceb0 is described below

commit bf63ceb0600bc7f49c8ebf12e0adc405c74315b5
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Thu Oct 5 00:14:42 2023 +0200

    Update rowspan value
---
 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 b25fa75a..914fd72f 100644
--- a/content/markdown/docs/history.md.vm
+++ b/content/markdown/docs/history.md.vm
@@ -80,7 +80,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-06-28" "4.0.0-alpha-7" 
"https://lists.apache.org/thread/30jcjszl53jp1z8hzjkrnxyv3o362ngz"; "true" "Java 
8" "4" )
+#release( "2023-06-28" "4.0.0-alpha-7" 
"https://lists.apache.org/thread/30jcjszl53jp1z8hzjkrnxyv3o362ngz"; "true" "Java 
8" "5" )
 #release( "2023-03-20" "4.0.0-alpha-5" 
"https://lists.apache.org/thread/5k5g70xcbbqck6y6dy2344ol4d2qd5my"; "" "" "" )
 #release( "2023-01-31" "4.0.0-alpha-4" 
"https://lists.apache.org/thread/1pj6nqo10xddq26vyxj9p1q1s8m70bx2"; "" "" "" )
 #release( "2022-12-15" "4.0.0-alpha-3" 
"https://lists.apache.org/thread/0j63n7o3lnlz9mmk39wqh1jx5h3r7vqv"; "" "" "" )

Reply via email to