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 1e627cc  one missing Java 7 -compatible release
1e627cc is described below

commit 1e627ccae87e23b5b6b9687a14d1e65da975b384
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Wed Sep 22 12:06:46 2021 +0200

    one missing Java 7 -compatible release
---
 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 e18878a..c9cf54d 100644
--- a/content/markdown/docs/history.md.vm
+++ b/content/markdown/docs/history.md.vm
@@ -73,7 +73,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( "2021-08-04" "3.8.2" 
"announce/202108.mbox/%[email protected]%3E" 
"true" "Java 7" "14" )
+#release( "2021-08-04" "3.8.2" 
"announce/202108.mbox/%[email protected]%3E" 
"true" "Java 7" "15" )
 #release( "2021-04-04" "3.8.1" 
"announce/202104.mbox/%3CMailbird-0918dc43-dc18-4008-b83b-8bc8b1528177%40apache.org%3E"
 "" "" "" )
 #release( "2019-11-25" "3.6.3" 
"announce/201911.mbox/%3CMailbird-b8a76b15-cad9-4f81-b834-17c4e8b4d6b8%40apache.org%3E"
 "true" "" "" )
 #release( "2019-08-27" "3.6.2" 
"announce/201909.mbox/%3CCACcefgc8DBFwq5vQ7EuZNGSeBxemz6Hd_2n%3DMV9T%3DpYgdUM5EA%40mail.gmail.com%3E"
 "" "" "" )

Reply via email to