Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build-logic/src/main/kotlin/publishing/rootProject.kt
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ internal fun configureOnRootProject(project: Project) =
* https://dist.apache.org/repos/dist/dev/incubator/$asfName/apache-$asfName-$version

You can find the KEYS file here:
* https://dist.apache.org/repos/dist/release/incubator/$asfName/KEYS
* https://downloads.apache.org/incubator/$asfName/KEYS

Convenience binary artifacts are staged on Nexus. The Maven repository URL is:
* $staginRepoUrl
Expand Down