build: 保持开发分支的版本号为 SNAPSHOT

This commit is contained in:
2025-08-01 11:31:55 +08:00
parent 0f90756f44
commit ce9f3edfbc
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>xyz.zhouxy.plusone</groupId>
<artifactId>plusone-parent</artifactId>
<version>1.1.0-RC2</version>
<version>1.1.0-SNAPSHOT</version>
</parent>
<artifactId>plusone-dependencies</artifactId>