修改 common 模块名.

This commit is contained in:
lijiahang
2023-10-09 17:35:36 +08:00
parent 890afa093c
commit 8f626d278c
58 changed files with 70 additions and 21 deletions

View File

@@ -61,7 +61,7 @@
<!-- orion-ops-starter -->
<dependency>
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-common</artifactId>
<artifactId>orion-ops-framework-common</artifactId>
<version>${revision}</version>
</dependency>
<dependency>