feat:parent pom修复

This commit is contained in:
xiang
2025-09-25 20:45:49 +08:00
parent a8e90216e8
commit e4fa58310c
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
</parent> </parent>
<artifactId>xservice-parent-starter</artifactId> <artifactId>xservice-parent-starter</artifactId>
<packaging>pom</packaging>
<version>2.0</version> <version>2.0</version>
<properties> <properties>

View File

@@ -11,6 +11,7 @@
</parent> </parent>
<artifactId>xservice-web-starter</artifactId> <artifactId>xservice-web-starter</artifactId>
<packaging>pom</packaging>
<version>2.0</version> <version>2.0</version>
<properties> <properties>