mirror of https://gitee.com/stylefeng/guns
【7.2.5】更新包引用,去除beetl改为rest
parent
729aa7b811
commit
5c263307d1
4
pom.xml
4
pom.xml
|
@ -15,7 +15,7 @@
|
||||||
<version>7.2.5</version>
|
<version>7.2.5</version>
|
||||||
|
|
||||||
<name>guns</name>
|
<name>guns</name>
|
||||||
<description>单体前后端不分离,基于beetl模板引擎</description>
|
<description>Guns主项目</description>
|
||||||
|
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
|
@ -96,7 +96,7 @@
|
||||||
<!--系统管理基础业务-->
|
<!--系统管理基础业务-->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>cn.stylefeng.roses</groupId>
|
<groupId>cn.stylefeng.roses</groupId>
|
||||||
<artifactId>system-integration-beetl</artifactId>
|
<artifactId>system-integration-rest</artifactId>
|
||||||
<version>${roses.kernel.version}</version>
|
<version>${roses.kernel.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue