This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/main by this push:
new bde32f891 Update release guide
bde32f891 is described below
commit bde32f89150ccf07e2bb20ffb8a7163caf043b79
Author: Christopher L. Shannon <[email protected]>
AuthorDate: Mon Aug 10 09:42:03 2026 -0400
Update release guide
---
src/components/classic/documentation/release-guide.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/src/components/classic/documentation/release-guide.md
b/src/components/classic/documentation/release-guide.md
index 8a326bfc2..40374031e 100644
--- a/src/components/classic/documentation/release-guide.md
+++ b/src/components/classic/documentation/release-guide.md
@@ -194,3 +194,10 @@ Regards
--
The Apache ActiveMQ team
```
+
+6. Create a PR to merge the release branch to bump to the next snapshot version
+
+```
+For example, create a PR to merge release/a.b.c into activemq-a.b.x
+```
+7. After merging the release branch and bumping the version, the release
branch can be deleted
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact