This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch new-official-website in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
commit 4c5b1b0174b30cba0497f71f49efa4987c5bc904 Author: ShannonDing <[email protected]> AuthorDate: Wed Apr 6 19:34:54 2022 +0800 remove blank before tags in spring 2.2.2 --- _posts/2022-04-05-release-notes-rocketmq-spring-2.2.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2022-04-05-release-notes-rocketmq-spring-2.2.2.md b/_posts/2022-04-05-release-notes-rocketmq-spring-2.2.2.md index 3a791b4e..56a482f7 100644 --- a/_posts/2022-04-05-release-notes-rocketmq-spring-2.2.2.md +++ b/_posts/2022-04-05-release-notes-rocketmq-spring-2.2.2.md @@ -2,7 +2,7 @@ title: "Release Notes - Apache RocketMQ Spring - Version 2.2.2" categories: - Release_Notes - tags: +tags: - Release_Notes - RocketMQ - Version
