This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git
commit f7c31c7ca72064e165cdd74edb3506039fa3d8a3 Author: Robert Lazarski <robertlazar...@gmail.com> AuthorDate: Sat Nov 30 11:27:08 2024 -1000 dev guide updates --- src/site/xdoc/developer-guide.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/developer-guide.xml b/src/site/xdoc/developer-guide.xml index 081aa01d..c6bcc3fb 100644 --- a/src/site/xdoc/developer-guide.xml +++ b/src/site/xdoc/developer-guide.xml @@ -228,7 +228,7 @@ align="middle" /> <p>If necessary, update the copyright date in the top level NOTICE file.</p> -<p>Start the release process with the following command:</p> +<p>Start the release process with the following command - use 'mvn release:rollback' to undo:</p> <code>mvn release:prepare</code>