This commit removes the `.RELEASE` suffix of the released version, if necessary. Such commit is not present on GitHub and the changelog generation process fails to find the milestone to use to generate the changelog. Closes gh-26796
This commit ensures that the release scripts generate a ".RELEASE" suffixed release version, since the 5.2.x branch is still using this naming scheme. See https://github.com/spring-io/concourse-java-scripts#get_next_release See gh-26659
See gh-26659