From 5fc3dbccce09fa664533a49b9a4241da56ba5d78 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 16 Mar 2017 16:28:42 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-release-tools.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-release-tools.html b/spring-cloud-release-tools.html index 477c7684..d42fe5df 100644 --- a/spring-cloud-release-tools.html +++ b/spring-cloud-release-tools.html @@ -560,7 +560,7 @@ why this tool makes it easy to automate the release / dependency update process

Publishes the docs (to spring-cloud-static for non-snapshots, to gh-pages for snapshots)

  • -

    Reverts back to snapshots, bumps the version by a patch (1.0.1.RELEASE1.0.2.BUILD-SNAPSHOT) (ONLY FOR NON-SNAPSHOT VERSIONS)

    +

    Reverts back to snapshots, bumps the version by a patch (1.0.1.RELEASE1.0.2.BUILD-SNAPSHOT) (ONLY FOR RELEASE VERSIONS)

  • Closes the milestone on Github (e.g. v1.0.1.RELEASE) (ONLY FOR NON-SNAPSHOT VERSIONS)