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

hboutemy pushed a commit to branch maven4-enabled
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git

commit d713198a8a1ad1f90c410e69cb9426211058c0d9
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Mon May 11 22:30:22 2026 +0200

    enable build with Maven 4
---
 .github/workflows/maven-verify.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven-verify.yml 
b/.github/workflows/maven-verify.yml
index 7b394d0c..ce4b500d 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -26,4 +26,4 @@ jobs:
     name: Verify
     uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
     with:
-      maven4-enabled: false
+      maven4-enabled: true

Reply via email to