This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git
The following commit(s) were added to refs/heads/master by this push:
new 7dede04c Add missing backslash
7dede04c is described below
commit 7dede04ce525c1471f0d636cf0fdfc7702e48c7a
Author: Alex Herbert <[email protected]>
AuthorDate: Tue Aug 25 16:05:55 2026 +0100
Add missing backslash
---
doc/release/release.howto.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/release/release.howto.txt b/doc/release/release.howto.txt
index 14df813b..8ba77e7b 100644
--- a/doc/release/release.howto.txt
+++ b/doc/release/release.howto.txt
@@ -593,7 +593,7 @@ a result that must be heavily edited.]
Template the vote using this command (run from the dist-archive module):
$ mvn org.apache.commons:commons-release-plugin:vote-txt \
- -Prelease
+ -Prelease \
-Dgit.tag.commit=commons-numbers-1.3-RC1 \
-Dcommons.nexus.repo.id=XXXX