mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-18 01:25:28 +08:00
pom整理
This commit is contained in:
parent
f317d2988a
commit
b24cb05c94
2
pom.xml
2
pom.xml
@ -371,7 +371,7 @@
|
||||
|
||||
<dependency>
|
||||
<groupId>org.dromara</groupId>
|
||||
<artifactId>ruoyi-modules-bom</artifactId>
|
||||
<artifactId>ruoyi-md-bom</artifactId>
|
||||
<version>${revision}</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
|
||||
@ -11,12 +11,12 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<modules>
|
||||
<module>ruoyi-modules-bom</module>
|
||||
<module>ruoyi-md-bom</module>
|
||||
<!-- <module>ruoyi-demo</module>-->
|
||||
<module>ruoyi-generator</module>
|
||||
<module>ruoyi-job</module>
|
||||
<module>ruoyi-md-system</module>
|
||||
<module>ruoyi-system-saas</module>
|
||||
<module>ruoyi-md-system-saas</module>
|
||||
<module>ruoyi-workflow</module>
|
||||
<module>ruoyi-md-form</module>
|
||||
<module>ruoyi-md-h5</module>
|
||||
|
||||
@ -6,12 +6,12 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>org.dromara</groupId>
|
||||
<artifactId>ruoyi-modules-bom</artifactId>
|
||||
<artifactId>ruoyi-md-bom</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>${revision}</version>
|
||||
|
||||
<description>
|
||||
ruoyi-modules-bom api依赖项
|
||||
ruoyi-md-bom api依赖项
|
||||
</description>
|
||||
|
||||
<properties>
|
||||
@ -42,7 +42,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.dromara</groupId>
|
||||
<artifactId>ruoyi-system-saas</artifactId>
|
||||
<artifactId>ruoyi-md-system-saas</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
@ -9,7 +9,7 @@
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>ruoyi-system-saas</artifactId>
|
||||
<artifactId>ruoyi-md-system-saas</artifactId>
|
||||
|
||||
<description>
|
||||
system-saas 系统模块
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user