This is an automated email from the ASF dual-hosted git repository.
havret 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 485bf1fc8 Apache Apache.NMS.AMQP 2.2.0 fix title
485bf1fc8 is described below
commit 485bf1fc88356a6d10c774c7fbff3850a24d8c98
Author: Havret <[email protected]>
AuthorDate: Sun May 14 15:16:15 2023 +0200
Apache Apache.NMS.AMQP 2.2.0 fix title
---
src/_nms_amqp_releases/nms-amqp-02-02-00-release.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/_nms_amqp_releases/nms-amqp-02-02-00-release.md
b/src/_nms_amqp_releases/nms-amqp-02-02-00-release.md
index 10635b298..813d36dc7 100644
--- a/src/_nms_amqp_releases/nms-amqp-02-02-00-release.md
+++ b/src/_nms_amqp_releases/nms-amqp-02-02-00-release.md
@@ -2,7 +2,7 @@
version: 2.2.0
release_date: 2023-05-14
release_notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&version=12353210
-title: Apache.NMS.AMQP 2.1.0 Release
+title: Apache.NMS.AMQP 2.2.0 Release
# The shortDescription is used on front page news entry and news feed pages
shortDescription: Message acknowledgement enhancements with support for
multiple AckTypes.
---