mirror of https://gitee.com/stylefeng/roses
【8.0】【system】更新sys-business-permission的名称
parent
e27bdcce43
commit
d577b620e1
|
@ -18,7 +18,7 @@
|
|||
<modules>
|
||||
<module>system-api</module>
|
||||
<module>system-business-hr</module>
|
||||
<module>sys-business-permission</module>
|
||||
<module>system-business-permission</module>
|
||||
<module>sys-business-portal</module>
|
||||
<module>sys-spring-boot-starter</module>
|
||||
</modules>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
<!--应用权限管理模块-->
|
||||
<dependency>
|
||||
<groupId>cn.stylefeng.roses</groupId>
|
||||
<artifactId>sys-business-permission</artifactId>
|
||||
<artifactId>system-business-permission</artifactId>
|
||||
<version>${roses.version}</version>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>sys-business-permission</artifactId>
|
||||
<artifactId>system-business-permission</artifactId>
|
||||
|
||||
<packaging>jar</packaging>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue