perf: pom 版本更新2.0

This commit is contained in:
xiang
2025-08-26 00:00:56 +08:00
parent 818448a093
commit f9d653147a
7 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.xiang</groupId>
<artifactId>xservice-basic</artifactId>
<version>1.1</version>
<version>2.0</version>
</parent>
<artifactId>xservice-mysql-starter</artifactId>
@@ -21,7 +21,7 @@
<dependency>
<groupId>com.xiang</groupId>
<artifactId>xservice-common</artifactId>
<version>1.3</version>
<version>2.0</version>
</dependency>
</dependencies>