fit: POM父项目修正

This commit is contained in:
2025-11-28 17:38:34 +08:00
parent 32fba5f65d
commit c6c63dec6e
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>day.gitlab</groupId>
<artifactId>dolphin-backend</artifactId>
<artifactId>dolphin-commons</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>day.gitlab</groupId>
<artifactId>dolphin-backend</artifactId>
<artifactId>dolphin-commons</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>