This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-release.git
The following commit(s) were added to refs/heads/master by this push:
new e9845aa Update rollback-release.apt
e9845aa is described below
commit e9845aa14534b0f58eedf9b5e19a0a4c78c33ef1
Author: Sanlaville <[email protected]>
AuthorDate: Thu Jun 18 09:03:24 2020 +0200
Update rollback-release.apt
Update NOTE related to MRELEASE-229 fixed on version 3.0.0-M1 and fix link
to the new jira URL
---
maven-release-plugin/src/site/apt/examples/rollback-release.apt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/maven-release-plugin/src/site/apt/examples/rollback-release.apt
b/maven-release-plugin/src/site/apt/examples/rollback-release.apt
index 8478769..316cb90 100644
--- a/maven-release-plugin/src/site/apt/examples/rollback-release.apt
+++ b/maven-release-plugin/src/site/apt/examples/rollback-release.apt
@@ -39,7 +39,7 @@ Rollback a Release
<<<release:prepare>>>.
* The created branch/tag in SCM for the release is removed.
- <<Note:>> This is not yet implemented so you will need to manually remove
the branch/tag from your SCM.
+ <<Note:>> This is available from version 3.0.0-M1 . Before this version
you will need to manually remove the branch/tag from your SCM.
For more info see
{{{https://issues.apache.org/jira/browse/MRELEASE-229}MRELEASE-229}}.
[]