mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 08:20:31 +08:00
docs: remove decompilation-centric wording; rename *-decompiled-reactor to *-reactor
- Neutral titles (starRiverProperty); 源码归档 wording; paths unchanged - Parent artifactIds: cloudwalk-cloud-reactor, cw-elevator-application-reactor, etc. - cw.elevator.v1.lib.dir and deploy script use repo-relative paths - package-info and module descriptions cleaned Made-with: Cursor
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
</parent>
|
||||
|
||||
<groupId>cn.cloudwalk.cloud</groupId>
|
||||
<artifactId>cloudwalk-cloud-decompiled-reactor</artifactId>
|
||||
<artifactId>cloudwalk-cloud-reactor</artifactId>
|
||||
<version>3.7.2-Brussels-SRX</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>cloudwalk-cloud (decompiled reactor)</name>
|
||||
<description>聚合反编译模块:cloudwalk-common-event、cloudwalk-common-service。原父 POM cloudwalk-cloud-common 缺失,由本工程继承 Spring Boot 并集中管理云从内部构件版本。</description>
|
||||
<name>cloudwalk-cloud (Maven reactor)</name>
|
||||
<description>聚合模块:cloudwalk-common-event、cloudwalk-common-service。原父 POM cloudwalk-cloud-common 缺失,由本工程继承 Spring Boot 并集中管理云从内部构件版本。</description>
|
||||
|
||||
<modules>
|
||||
<!-- 先安装到本地 ~/.m2,供其它工程解析私服 JAR 的 parent(cloudwalk-cloud-common) -->
|
||||
|
||||
Reference in New Issue
Block a user