update 优化模块pom.xml结构格式

This commit is contained in:
秋辞未寒
2026-02-21 21:01:10 +08:00
parent ea32d9c4c8
commit 391b674945
6 changed files with 17 additions and 19 deletions

View File

@@ -8,7 +8,7 @@
<version>${revision}</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>ruoyi-job</artifactId>
<description>
@@ -27,7 +27,7 @@
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-job</artifactId>
</dependency>
</dependencies>
</project>