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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f21212  Prepare for 3.4.0 release (#460)
2f21212 is described below

commit 2f212123d0e00a21cf984a5f5700180583d94444
Author: Piotrek Żygieło <[email protected]>
AuthorDate: Tue Jun 10 18:31:32 2025 +0200

    Prepare for 3.4.0 release (#460)
    
    * Prepare for 3.4.0 release
    
    ---------
    
    Co-authored-by: Piotrek Żygieło <[email protected]>
---
 src/site/apt/index.apt.vm | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index a4a0177..6562abc 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -64,6 +64,12 @@ ${project.name}
   {{{https://jakarta.ee/}Jakarta EE}}
   {{{https://www.oracle.com/java/technologies/java-ee-glance.html}Java EE at a 
glance}}.
 
+* Version 3.4.0
+
+  * Require <Maven 3.6.3> at least.
+
+  * Support <Jakarta EE 11>.
+
 * Version 3.3.0
 
   * Require <Java 8> and <Maven 3.2.5> at least.

Reply via email to