Hi Everyone: I wanted to apply the changes described in https://github.com/apache/camel/blob/main/docs/user-manual/modules/ROOT/pages/release-guide-website.adoc after releasing Camel 3.13.0. It seems like a few things have changed in the meantime, or maybe these are just issues in the current document:
1) Based on the description in "Changes to main branch", we are supposed to change `display-version` to the next version - in the current case `camel-3.14.x`, but I currently see the `Next` value in this tag instead of the previous version. Should I just leave `Next` as-is? 2) In "Changes to the new branch" there is a reference to `camel-spring-boot:docs/antora.yml` which does not exist. I assume `camel-spring-boot:docs/components/antora.yml` should be updated instead? 3) The file `camel-spring-boot:tooling/camel-spring-boot-docs-maven-plugin/src/main/java/org/apache/camel/springboot/maven/ExtMvelHelper.java` does not exist in the Camel Spring Boot repository. Based on the findings above, I am reluctant to apply any changes, also because I don't know the website build too well. Can someone please take a look? Thanks in advance Gregor