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

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


The following commit(s) were added to refs/heads/master by this push:
     new f3a5cf9  Sync Maven in CI with project
f3a5cf9 is described below

commit f3a5cf9ed5fa39b2545b1e6a7a75efc2df4d89e9
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Nov 16 01:30:28 2025 +0100

    Sync Maven in CI with project
---
 .github/workflows/maven-verify.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/maven-verify.yml 
b/.github/workflows/maven-verify.yml
index c39f094..eff880a 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -27,3 +27,4 @@ jobs:
     uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
     with:
       maven4-build: true
+      maven4-version: '4.0.0-beta-3' # same as in project

Reply via email to