publish 1.0.24-test

This commit is contained in:
曾文豪
2024-04-15 12:31:15 +08:00
parent c2fe494ed9
commit a7024f7a8d
12 changed files with 23 additions and 21 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<groupId>com.tiesheng.springboot-parent</groupId>
<artifactId>springboot-parent</artifactId>
<version>1.0.24</version>
<version>1.0.24-test</version>
</parent>
<artifactId>springboot-ademo</artifactId>
<version>1.0.24</version>
<version>1.0.24-test</version>
<properties>
<maven.compiler.source>8</maven.compiler.source>