diff --git a/templates/maven/template.yml b/templates/maven/template.yml index 4475c34b5b9b145ef52f8e2cb17ce4cbd304dcc3..c8ea4e51d4af9cf5eec4e3e244fc7894d470002d 100644 --- a/templates/maven/template.yml +++ b/templates/maven/template.yml @@ -55,7 +55,7 @@ $[[ inputs.job_prefix ]]_download_settings: - mkdir .m2 - >- curl -f --header "PRIVATE-TOKEN: $CI_JOB_TOKEN" - "${CI_API_V4_URL}/projects/${CI_COMPONENTS_PROJECT_ID}/repository/files/.m2%2Fmaven_ci_settings.xml/raw?ref=KOP-3210-maven-settings-file" + "${CI_API_V4_URL}/projects/${CI_COMPONENTS_PROJECT_ID}/repository/files/.m2%2Fmaven_ci_settings.xml/raw?ref=main" --output .m2/ci_settings.xml artifacts: paths: