mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 14:39:36 +00:00
This commit adapts the release pipeline to publish milestones on both our milestone repository and Maven Central. To make sure users can consume everything without the need of an extra repository, this commit also publishes the Gradle plugin to the Gradle Plugin Portal. Closes gh-46024