publish 1.0.0

This commit is contained in:
曾文豪
2023-04-26 14:43:43 +08:00
parent e49bf32117
commit 38d6bae04f
13 changed files with 25 additions and 25 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng.springboot-parent</groupId>
<artifactId>springboot-parent</artifactId>
<version>0.9.14</version>
<version>1.0.0</version>
</parent>
<artifactId>springboot-ademo</artifactId>
@@ -36,7 +36,7 @@
<repositories>
<repository>
<id>kepai-repo</id>
<url>http://git.kepai365.com/zeng_wenhao/kepai-repo/raw/master</url>
<url>http://git.kepai365.com/tiesheng/repository/raw/master</url>
</repository>
</repositories>