This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 854f7be86a3310f286b15156d694b5c74848bbef
Author: Andrew Pilloud <[email protected]>
AuthorDate: Mon Sep 24 16:26:02 2018 -0700

    [BEAM-5491] Update NightlySnapshot job name
---
 src/contribute/release-guide.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/contribute/release-guide.md b/src/contribute/release-guide.md
index 2c66080..cddad39 100644
--- a/src/contribute/release-guide.md
+++ b/src/contribute/release-guide.md
@@ -296,7 +296,7 @@ There are 2 ways to cut a release branch: either running 
automation script(recom
 
 ### Start a snapshot build
 
-Start a build of [the nightly 
snapshot](https://builds.apache.org/view/A-D/view/Beam/job/beam_Release_NightlySnapshot/)
 against master branch.
+Start a build of [the nightly 
snapshot](https://builds.apache.org/view/A-D/view/Beam/job/beam_Release_Gradle_NightlySnapshot/)
 against master branch.
 Some processes, including our archetype tests, rely on having a live SNAPSHOT 
of the current version
 from the `master` branch. Once the release branch is cut, these SNAPSHOT 
versions are no longer found,
 so builds will be broken until a new snapshot is available.

Reply via email to