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.git


The following commit(s) were added to refs/heads/master by this push:
     new 73edcd48ea fix download_path_suffix
73edcd48ea is described below

commit 73edcd48ea2c00a323b5db66fe26bfd00d050ff6
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Thu Jul 9 06:34:39 2026 +0200

    fix download_path_suffix
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 2879e2143b..f7f2bf935a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -55,6 +55,6 @@ project:
       - Java
   policy:
     github_repository_name: maven
-    download_path_suffix: maven-{{MAJOR}}/{{VERSION}}
+    download_path_suffix: maven-MAJOR/{{VERSION}}
   features:
     atr_sync: true

Reply via email to