This is an automated email from the ASF dual-hosted git repository. meonkeys pushed a commit to branch release-doc-fixes in repository https://gitbox.apache.org/repos/asf/fineract.git
commit f89ba3a1d087f745ba1f651cc98a441040009dc8 Author: Adam Monsen <[email protected]> AuthorDate: Tue Jul 15 09:24:57 2025 -0700 WIP --- fineract-doc/src/docs/en/chapters/release/process-step05.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fineract-doc/src/docs/en/chapters/release/process-step05.adoc b/fineract-doc/src/docs/en/chapters/release/process-step05.adoc index efaf2b2ceb..8cfeec3b29 100644 --- a/fineract-doc/src/docs/en/chapters/release/process-step05.adoc +++ b/fineract-doc/src/docs/en/chapters/release/process-step05.adoc @@ -4,8 +4,7 @@ Next, you create a git tag from the HEAD of the release's git branch. -// FIXME - would, e.g. `maintenance/1.12` be a better branch name? shouldn't matter because it is temporary -// FIXME - maybe add explicit advice to omit `-SNAPSHOT`? +// FIXME - same {revnumber} issue here (see other steps) // FIXME - integrationTests doesn't likely work, maybe just build? [source,bash,subs="attributes+,+macros"]
