diff --git a/spring-cloud-release-tools.html b/spring-cloud-release-tools.html index f0dea533..45782a50 100644 --- a/spring-cloud-release-tools.html +++ b/spring-cloud-release-tools.html @@ -694,6 +694,12 @@ Example: "--releaser.pom.ignored-pom-regex=".*\\.git/.*$,.{asterisk}spring
  • releaser.template.template-folder - Tells which subfolder with templates to pick for blog, email etc. generation. Defaults to cloud.

  • +
  • +

    releaser.versions.all-versions-file-url - Url to a file containing all the versions. Defaults to YAML from start.spring.io.

    +
  • +
  • +

    releaser.versions.bom-name - Name in the YAML from initilizr for BOM mappings. Defaults to spring-cloud.

    +