重命名模块.

This commit is contained in:
lijiahang
2023-08-21 18:42:15 +08:00
parent df5949dbd6
commit d723114f3b
5 changed files with 17 additions and 12 deletions

View File

@@ -88,6 +88,11 @@
<artifactId>orion-ops-module-infra-service</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-module-asset-service</artifactId>
<version>${revision}</version>
</dependency>
</dependencies>