This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 27171517 OPENNLP-1492 - Updates the Release process documentation
27171517 is described below

commit 27171517b502df48ea2885a197b8de60c07aaf31
Author: Richard Zowalla <[email protected]>
AuthorDate: Wed Nov 22 15:01:39 2023 +0100

    OPENNLP-1492 - Updates the Release process documentation
---
 src/main/jbake/content/release.ad | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/main/jbake/content/release.ad 
b/src/main/jbake/content/release.ad
index 14e685d7..c3d46a9a 100644
--- a/src/main/jbake/content/release.ad
+++ b/src/main/jbake/content/release.ad
@@ -257,6 +257,10 @@ Thanks to all voters. I'll proceed with the steps.
 Release the staging repository. This will make the artifacts available in the 
Maven Central repository.
 To do this go to the https://repository.apache.org[repository server], log in, 
go to the staging area and release the staging repository linked to this release
 
+### Merge the Release Branch
+
+Merge the release branch into `main`.
+
 ### Commit Distribution to SVN
 
 Commit the distribution via SVN to https://dist.apache.org/repos/dist/release:

Reply via email to