publish 2.0.0.rc15

This commit is contained in:
曾文豪
2024-08-05 19:11:17 +08:00
parent a22467d4f1
commit bb38428708
17 changed files with 133 additions and 86 deletions

View File

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