From 80997f4a25f00156c15ffd295e678853f4588c6d Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Mon, 10 Jun 2019 17:22:23 +0200 Subject: [PATCH] Polish --- docs/src/main/asciidoc/spring-cloud-release-tools.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/spring-cloud-release-tools.adoc b/docs/src/main/asciidoc/spring-cloud-release-tools.adoc index f52955b1..ab68a62c 100644 --- a/docs/src/main/asciidoc/spring-cloud-release-tools.adoc +++ b/docs/src/main/asciidoc/spring-cloud-release-tools.adoc @@ -489,7 +489,7 @@ image::{github-raw}/docs/src/main/asciidoc/images/springCloudMetaRelease.png[Spr Next, click `Build with parameters`. -image::{github-raw}/docs/src/main/asciidoc/images/runningSpringCloudMetaReleaser.png[Updated `RELEASER_POM_BRANCH`] +image::{github-raw}/docs/src/main/asciidoc/images/runningSpringCloudMetaReleaser.png[Spring Cloud Meta Releaser view] You have quite a few options to pick, but the most important one is to set the value of the `RELEASE_VERSION` to the given release train version (e.g. `Greenwich.SR2`). Continue updating the rest of the fields if necessary and read the field descriptions and this documentation for more information.