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

jungm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git


The following commit(s) were added to refs/heads/main by this push:
     new 4ac9d26  TomEE 10.0.1 on index as well
4ac9d26 is described below

commit 4ac9d26bd5253b96503c532d4fb22aaed1f6f965
Author: Markus Jung <[email protected]>
AuthorDate: Mon Apr 7 15:25:25 2025 +0200

    TomEE 10.0.1 on index as well
---
 src/main/jbake/templates/index.gsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/templates/index.gsp 
b/src/main/jbake/templates/index.gsp
index 310ea43..119cf3e 100755
--- a/src/main/jbake/templates/index.gsp
+++ b/src/main/jbake/templates/index.gsp
@@ -66,7 +66,7 @@
                        <div class="col-md-12 d-flex f-column-start 
accented-block accent-violet f-space-between">
                     <div class="block-content">
                         <h5 class="muted">Final Release - Jakarta 
namespace</h5>
-                        <h4 class="muted">apache-tomee-10.0.0</h4>
+                        <h4 class="muted">apache-tomee-10.0.1</h4>
                         <p>Final Release, Apache TomEE 10.0 implements Jakarta 
EE 10 with MicroProfile 6. Runs on Java 17 or higher.</p>
                     </div>
                     <a class="btn btn-accent btn-primary square"  
href="download.html#tomee-10.0"><i class="icon_plus"></i>Download</a>

Reply via email to