This is an automated email from the ASF dual-hosted git repository.
jbertram 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 d2f9f4469 NO-JIRA quick fix for version number typo
d2f9f4469 is described below
commit d2f9f4469d09528e89c5b8485e3cf95c339f5310
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Nov 14 14:38:27 2023 -0600
NO-JIRA quick fix for version number typo
---
src/components/artemis/documentation/latest/message-grouping.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/artemis/documentation/latest/message-grouping.html
b/src/components/artemis/documentation/latest/message-grouping.html
index 97dc81469..8e9e64ff1 100644
--- a/src/components/artemis/documentation/latest/message-grouping.html
+++ b/src/components/artemis/documentation/latest/message-grouping.html
@@ -15,7 +15,7 @@
<div id="header">
<h1>Message Grouping</h1>
<div id="toc" class="toc2">
-<div id="toctitle"><a href="index.html">User Manual for 2.32.2</a></div>
+<div id="toctitle"><a href="index.html">User Manual for 2.31.2</a></div>
<ul class="sectlevel1">
<li><a href="#using-core-api">1. Using Core API</a></li>
<li><a href="#using-jms">2. Using JMS</a></li>