This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch atr-asf.yaml-MAJOR_VERSION in repository https://gitbox.apache.org/repos/asf/maven.git
commit b1d03e94eb3c0b967260c0da0e977b66fde4c252 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
