This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-daemon.git
The following commit(s) were added to refs/heads/master by this push: new 6ec613b Add not on updating the RC number 6ec613b is described below commit 6ec613b0cd27c4afbf83a631c93b5093fbd1894f Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Jan 14 09:18:14 2021 +0000 Add not on updating the RC number --- HOWTO-RELEASE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HOWTO-RELEASE.txt b/HOWTO-RELEASE.txt index 13e78fd..48f8a71 100644 --- a/HOWTO-RELEASE.txt +++ b/HOWTO-RELEASE.txt @@ -31,6 +31,9 @@ If you haven't already, add your public PGP key to KEYS. Update version numbers as needed -------------------------------- +Set the RC property (before tagging): + - /pom.xml (commons.rc.version) + Update the old version property (before tagging): - /pom.xml (commons.bc.version)