mirror of https://gitee.com/stylefeng/roses
【8.0】【system】更新sys-business-hr的名称
parent
ea68685c97
commit
e27bdcce43
|
@ -17,7 +17,7 @@
|
|||
|
||||
<modules>
|
||||
<module>system-api</module>
|
||||
<module>sys-business-hr</module>
|
||||
<module>system-business-hr</module>
|
||||
<module>sys-business-permission</module>
|
||||
<module>sys-business-portal</module>
|
||||
<module>sys-spring-boot-starter</module>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<!--基础核心业务业务模块-->
|
||||
<dependency>
|
||||
<groupId>cn.stylefeng.roses</groupId>
|
||||
<artifactId>sys-business-hr</artifactId>
|
||||
<artifactId>system-business-hr</artifactId>
|
||||
<version>${roses.version}</version>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>sys-business-hr</artifactId>
|
||||
<artifactId>system-business-hr</artifactId>
|
||||
|
||||
<packaging>jar</packaging>
|
||||
|
Loading…
Reference in New Issue