mirror of https://gitee.com/stylefeng/guns
更新artifactId
parent
3efa3433f5
commit
ed666a4990
4
pom.xml
4
pom.xml
|
@ -11,10 +11,10 @@
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>cn.stylefeng</groupId>
|
<groupId>cn.stylefeng</groupId>
|
||||||
<artifactId>guns-standalone-beetl</artifactId>
|
<artifactId>guns</artifactId>
|
||||||
<version>7.0.0</version>
|
<version>7.0.0</version>
|
||||||
|
|
||||||
<name>guns-standalone-beetl</name>
|
<name>guns</name>
|
||||||
<description>单体前后端不分离,基于beetl模板引擎</description>
|
<description>单体前后端不分离,基于beetl模板引擎</description>
|
||||||
|
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
Loading…
Reference in New Issue