feat:pom 版本管理

This commit is contained in:
xiang
2025-08-23 14:37:11 +08:00
parent e5ef8bc3fd
commit 7204df97ff

View File

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