publish 2.0.0.rc1

This commit is contained in:
曾文豪
2024-06-26 10:22:33 +08:00
parent 5a25006189
commit 08a3c52f34
14 changed files with 23 additions and 23 deletions

View File

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