更新 template/pom.xml

This commit is contained in:
ycl
2025-10-14 16:08:41 +08:00
parent eff4950e1e
commit ae9529101a

View File

@@ -8,8 +8,8 @@
<parent>
<groupId>{{ .groupId }}</groupId>
<artifactId>{{ .parentArtifactId }}</artifactId>
<version>${revision}</version>
<relativePath>../../pom.xml</relativePath>
<version>{{ .version }}</version>
</parent>
<dependencyManagement>
<dependencies>