chore: align project name with repo msgexchange-v2 (repo.windy.me/cdia)

This commit is contained in:
windyboy
2026-09-06 16:22:57 +08:00
parent b2f3b896cc
commit 105386c6fb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# msgexchange-api-v2(新一代消息交换服务)
# msgexchange-v2(新一代消息交换服务)
依据 **ACMA-8 v4 综合架构**(单写者严格 FIFO 管道 + 两阶段权威)与 **ACMA-6 技术选型**
Micronaut 5.1 + Kotlin 2.3)搭建的新一代消息交换服务工程。本仓库独立于 legacy
+1 -1
View File
@@ -1,4 +1,4 @@
rootProject.name = "msgexchange-api-v2"
rootProject.name = "msgexchange-v2"
pluginManagement {
repositories {