chore: 发布1.0.0版本
This commit is contained in:
parent
17b2f90765
commit
32315882b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,6 +64,7 @@ application-local.yaml
|
|||||||
application-dev.yaml
|
application-dev.yaml
|
||||||
application.properties
|
application.properties
|
||||||
application.yaml
|
application.yaml
|
||||||
|
application-prod.yaml
|
||||||
|
|
||||||
# -----------------------------
|
# -----------------------------
|
||||||
# 图片 / 文件上传目录(如有)
|
# 图片 / 文件上传目录(如有)
|
||||||
|
2
pom.xml
2
pom.xml
@ -10,7 +10,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<groupId>github.benjamin</groupId>
|
<groupId>github.benjamin</groupId>
|
||||||
<artifactId>equip-reserve-backend</artifactId>
|
<artifactId>equip-reserve-backend</artifactId>
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>1.0.0</version>
|
||||||
<name>equip-reserve-backend</name>
|
<name>equip-reserve-backend</name>
|
||||||
<description>equip-reserve-backend</description>
|
<description>equip-reserve-backend</description>
|
||||||
<url/>
|
<url/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user