publish 2.0.0.rc2

This commit is contained in:
曾文豪
2024-06-28 10:57:08 +08:00
parent 08a3c52f34
commit c9679eeeac
13 changed files with 28 additions and 28 deletions

View File

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