perf:pom realease 版本发布

This commit is contained in:
xiang
2025-08-05 20:43:40 +08:00
parent 3ef8736478
commit 8ad5d4e0fe
7 changed files with 23 additions and 13 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<groupId>com.xiang</groupId>
<artifactId>xservice-basic</artifactId>
<version>1.0</version>
<version>1.1</version>
</parent>
<artifactId>xservice-http-starter</artifactId>
<version>1.0</version>
<version>1.1</version>
<properties>
<maven.compiler.source>17</maven.compiler.source>