Merge branch '2.3.x'

Closes gh-24316
This commit is contained in:
Madhura Bhave
2020-12-02 10:57:05 -08:00
9 changed files with 463 additions and 0 deletions

View File

@@ -11,5 +11,7 @@ java -jar /spring-boot-release-scripts.jar distribute $RELEASE_TYPE $BUILD_INFO_
java -jar /spring-boot-release-scripts.jar publishGradlePlugin $RELEASE_TYPE $BUILD_INFO_LOCATION || { exit 1; }
java -jar /spring-boot-release-scripts.jar publishToSdkman $RELEASE_TYPE $version $BRANCH || {exit 1;}
echo "Promotion complete"
echo $version > version/version