When marking Spring Cloud Release "ready" we need to not only replace the versions in the POM but also update the versions in the docs https://github.com/spring-cloud/spring-cloud-release/blob/main/docs/modules/ROOT/pages/_spring-cloud-links.adoc https://github.com/spring-cloud/spring-cloud-release/blob/main/docs/modules/ROOT/pages/index.adoc Maybe we can run this class without the need to pull dependencies for other cloud/boot projects? https://github.com/spring-cloud/spring-cloud-release/blob/main/docs/src/main/java/org/springframework/cloud/internal/GenerateReleaseTrainDocs.java
When marking Spring Cloud Release "ready" we need to not only replace the versions in the POM but also update the versions in the docs
https://github.com/spring-cloud/spring-cloud-release/blob/main/docs/modules/ROOT/pages/_spring-cloud-links.adoc
https://github.com/spring-cloud/spring-cloud-release/blob/main/docs/modules/ROOT/pages/index.adoc
Maybe we can run this class without the need to pull dependencies for other cloud/boot projects?
https://github.com/spring-cloud/spring-cloud-release/blob/main/docs/src/main/java/org/springframework/cloud/internal/GenerateReleaseTrainDocs.java