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 ab6a71056f download_path_suffix=maven-{{MAJOR_VERSION}}/*
ab6a71056f is described below

commit ab6a71056f9b780d3fab783c61e2b97b0592933f
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Fri Jul 10 00:59:04 2026 +0200

    download_path_suffix=maven-{{MAJOR_VERSION}}/*
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index f7f2bf935a..c84ba3d491 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}}/{{VERSION}}
   features:
     atr_sync: true

Reply via email to