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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git


The following commit(s) were added to refs/heads/master by this push:
     new daf68fd9 Update RELEASING.adoc
daf68fd9 is described below

commit daf68fd925c845d07747471ffaab3a182bee6171
Author: Guillaume Nodet <[email protected]>
AuthorDate: Thu Jul 6 14:09:05 2023 +0200

    Update RELEASING.adoc
---
 RELEASING.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/RELEASING.adoc b/RELEASING.adoc
index c19f964e..fab58c4e 100644
--- a/RELEASING.adoc
+++ b/RELEASING.adoc
@@ -8,8 +8,8 @@
 
 * While the `darwin-aarch64` is not supported by github, you need to perform a 
clean build on the tagged branch on a Apple M1 computer and upload the two 
binary distributions as additional assets to the draft release that has been 
generated at github.
 
-* Once the workflow completes, run the 
https://raw.githubusercontent.com/apache/maven-mvnd/master/build/release-candidate.sh[release-candidate
 script] which will download the built assemblies, compute the checksums and 
signatures and commit them to the 
https://dist.apache.org/repos/dist/dev/maven/mvnd/[dev distribution repository]
-https://github.com/apache/maven-mvnd/releases[releases].
+* Once the workflow completes, run the 
https://raw.githubusercontent.com/apache/maven-mvnd/master/build/release-candidate.sh[release-candidate
 script] which will download the built assemblies, compute the checksums and 
signatures, commit them to the 
https://dist.apache.org/repos/dist/dev/maven/mvnd/[dev distribution repository]
+https://github.com/apache/maven-mvnd/releases[releases] and also upload them 
as assets to the staging area for the github draft release.
 [source,shell]
 ----
 ./build/release-candidate.sh <released-version>

Reply via email to