mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-03-22 05:18:59 +08:00
update 优化模块pom.xml结构格式
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
<version>${revision}</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>ruoyi-modules</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<description>
|
||||
ruoyi-modules 业务模块
|
||||
</description>
|
||||
|
||||
<modules>
|
||||
<module>ruoyi-demo</module>
|
||||
@@ -17,11 +23,4 @@
|
||||
<module>ruoyi-workflow</module>
|
||||
</modules>
|
||||
|
||||
<artifactId>ruoyi-modules</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<description>
|
||||
ruoyi-modules 业务模块
|
||||
</description>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user