fix:pom版本控制

This commit is contained in:
xiang
2025-07-29 22:36:38 +08:00
parent 2a39de6a28
commit b2338c4771
5 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
</parent>
<artifactId>xservice-mysql-starter</artifactId>
<version>1.0-SNAPSHOT</version>
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>