chore: 更新项目版本号为SNAPSHOT

This commit is contained in:
2026-05-28 21:15:16 +08:00
parent 620546ccda
commit a6436cde85
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>xyz.zhouxy.plusone</groupId> <groupId>xyz.zhouxy.plusone</groupId>
<artifactId>plusone-parent</artifactId> <artifactId>plusone-parent</artifactId>
<version>1.1.0-RC1</version> <version>1.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -7,7 +7,7 @@
<groupId>xyz.zhouxy.plusone</groupId> <groupId>xyz.zhouxy.plusone</groupId>
<artifactId>plusone-parent</artifactId> <artifactId>plusone-parent</artifactId>
<version>1.1.0-RC1</version> <version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<description> <description>